Searched refs:listfile (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.c | 94 FILE *listfile; variable 139 listfile = NULL; in main() 171 if ((listfile = fopen(optarg, "w")) == NULL) { in main() 298 if (listfile != NULL) in main() 611 fprintf(listfile, " \t%s", buf); in output_listing() 614 fprintf(listfile, "%04x %02x%02x%02x%02x", instrptr, in output_listing() 633 fprintf(listfile, "\t%s", buf); in output_listing() 636 fprintf(listfile, "\n"); in output_listing() 642 fprintf(listfile, " %s", buf); in output_listing() 716 if (listfile != NULL) { in stop() [all …]
|
/openbmc/qemu/authz/ |
H A D | meson.build | 5 'listfile.c',
|
H A D | trace-events | 13 # listfile.c
|
/openbmc/qemu/qapi/ |
H A D | authz.json | 75 # Properties for authz-listfile objects.
|
H A D | qom.json | 1087 'authz-listfile', 1163 'authz-listfile': 'AuthZListFileProperties',
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/ |
H A D | vsftpd_3.0.5.bb | 39 RDEPENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-listfile', '', d)}"
|
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 86 'test-authz-listfile': [authz],
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 5912 ``-object authz-listfile,id=id,filename=path,refresh=on|off``
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |