Searched refs:program (Results 251 - 264 of 264) sorted by relevance

<<11

/freebsd-12-stable/sys/kgssapi/
H A Dgsstest.c907 cb.program = 123456;
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dmain.c66 #undef PROGRAM /* Testing a library, not a program. */
1955 * in checking whether the program being tested can create them.
1993 * Can this platform run the bzip2 program?
2008 * Can this platform run the grzip program?
2023 * Can this platform run the gzip program?
2038 * Can this platform run the lrzip program?
2065 * Can this platform run the lz4 program?
2080 * Can this platform run the lzip program?
2095 * Can this platform run the lzma program?
2110 * Can this platform run the lzop program
2720 usage(const char *program) argument
[all...]
/freebsd-12-stable/contrib/bc/src/
H A Ddata.c43 #include <program.h>
H A Dprogram.c48 #include <program.h>
/freebsd-12-stable/stand/i386/btx/btx/
H A Dbtx.S703 popl %fs # program
710 call *%eax # program
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c3854 char *program; local
3859 if (0 != nvlist_lookup_string(innvl, ZCP_ARG_PROGRAM, &program)) {
3880 return (zcp_eval(poolname, program, sync_flag, instrlimit, memlimit,
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c3884 static int wpa_cli_exec(const char *program, const char *arg1, argument
3900 res = os_exec(program, arg, 1);
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm27 along with this program; see the file COPYING. If not, write to
/freebsd-12-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2362 * Check program version
2387 /* Version message should start with name of program, then space. */
2404 failure("No `-' between program name and versions: ``%s''", p);
2448 * in checking whether the program being tested can create them.
2488 * Can this platform run the bzip2 program?
2503 * Can this platform run the grzip program?
2518 * Can this platform run the gzip program?
2533 * Can this platform run the lrzip program?
2560 * Can this platform run the lz4 program?
2575 * Can this platform run the zstd program
3619 usage(const char *program) argument
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c2493 * matches the one found by the channel program. If they are
2504 const char *program = local
2517 error = lzc_channel_program_nosync(poolname, program,
2553 "zcp check failed, channel program error: %u\n", error);
/freebsd-12-stable/contrib/one-true-awk/
H A Drun.c178 Cell *program(Node **a, int n) /* execute an awk program */ function
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex23 % along with this program. If not, see <http://www.gnu.org/licenses/>.
4856 % The texindex program reads in these files and writes files
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3625 % The texindex program reads in these files and writes files

Completed in 288 milliseconds

<<11