| /src/usr.bin/make/unit-tests/ |
| H A D | opt-no-action-touch.mk | [all...] |
| H A D | opt-touch-jobs.mk | [all...] |
| H A D | opt-touch.mk | [all...] |
| H A D | opt-query.mk | [all...] |
| H A D | sh-flags.mk | [all...] |
| H A D | Makefile | [all...] |
| /src/usr.bin/find/ |
| H A D | option.c | 164 char *opt; local in function:find_create
|
| /src/sys/netinet6/ |
| H A D | dest6.c | 61 u_int8_t *opt; local in function:dest6_input
|
| /src/tests/net/tcp/ |
| H A D | tcp_shutdown.c | 90 int opt = 1; local in function:main
|
| /src/sys/compat/common/ |
| H A D | kern_uipc_socket_50.c | 124 uipc_socket_50_getopt1(int opt, struct socket *so, struct sockopt *sopt) argument 153 uipc_socket_50_setopt1(int opt, struct socket *so, const struct sockopt *sopt) argument 213 uipc_socket_50_sbts(int opt, struc argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/ |
| H A D | nouveau_nvkm_core_option.c | 33 nvkm_stropt(const char *optstr, const char *opt, int *arglen) argument 59 nvkm_boolopt(const char *optstr, const char *opt, bool value) argument 82 nvkm_longopt(const char *optstr, const char *opt, long value) argument
|
| /src/sys/arch/arm/arm/ |
| H A D | bootconfig.c | 62 get_bootconf_option(char *opts, const char *opt, int type, void *result) argument
|
| /src/usr.sbin/inetd/ |
| H A D | ipsec.c | 129 int opt; local in function:ipsecsetup0
|
| /src/sbin/mount_puffs/ |
| H A D | mount_puffs.c | 117 static void add_opt(char **opts, const char *opt) argument 143 for (char *opt = optarg; (opt = strtok(opt, ",")) != NULL; opt = NULL) { local in function:main [all...] |
| /src/lib/libutil/compat/ |
| H A D | compat_passwd.c | 98 pw_getpwconf(char *buf, size_t len, const struct passwd50 *p, const char *opt) argument
|
| /src/lib/libwrap/ |
| H A D | fix_options.c | 53 unsigned int opt; local in function:fix_options
|
| /src/usr.bin/pwait/ |
| H A D | pwait.c | 76 int opt, duplicate, status, immediately = 0; local in function:main
|
| /src/usr.bin/quota/ |
| H A D | quotautil.c | 76 char *opt; local in function:hasquota
|
| /src/usr.sbin/sysinst/ |
| H A D | wskbd.c | 93 menu_ent opt[__arraycount(kb_types)]; local in function:get_kb_encoding [all...] |
| /src/lib/libpam/libpam/ |
| H A D | pam_std_option.c | 169 int i, opt; local in function:main [all...] |
| /src/lib/libutil/ |
| H A D | getmntopts.c | 64 getmntoptstr(mntoptparse_t mp, const char *opt) argument 83 getmntoptnum(mntoptparse_t mp, const char *opt) argument 128 char *opt, *p; local in function:getmntopts [all...] |
| /src/usr.bin/menuc/ |
| H A D | parse.y | 138 opt : NO EXIT { cur_menu->info->mopt |= MC_NOEXITOPT; } label
|
| /src/usr.bin/pwhash/ |
| H A D | pwhash.c | 103 char option[LINE_MAX], *key, *opt; local in function:print_passwd 168 int opt; local in function:main [all...] |
| /src/usr.bin/tabs/ |
| H A D | tabs.c | 55 const char *opt; member in struct:tabspec
|
| /src/usr.bin/xlint/lint1/ |
| H A D | ckgetopt.c | 117 check_unlisted_option(char opt) argument 134 for (const char *opt = ck.options; *opt != '\0'; opt++) { local in function:check_unhandled_option [all...] |