Searched defs:opts (Results 101 - 125 of 220) sorted by relevance

123456789

/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c99 char *opts = *optsp; local
122 auth_parse_options(struct passwd *pw, char *opts, char *file, u_long linenum) argument
[all...]
/freebsd-10-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c348 doUsageOpt(tOptions * opts, tOptDesc * od) argument
501 tOptions * const opts = &ntpsnmpdOptions; local
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Dautil.c445 amfs_mount(am_node *mp, mntfs *mf, char *opts) argument
/freebsd-10-stable/contrib/file/src/
H A Dfile.c585 docprint(const char *opts, int def) argument
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c112 struct vfsoptlist *opts; local
/freebsd-10-stable/sys/kern/
H A Dkern_rmlock.c278 rm_init_flags(struct rmlock *rm, const char *name, int opts) argument
H A Dkern_rwlock.c211 _rw_init_flags(volatile uintptr_t *c, const char *name, int opts) argument
H A Dkern_mutex.c236 __mtx_lock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
265 __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
291 __mtx_lock_spin_flags(volatile uintptr_t *c, int opts, cons argument
321 __mtx_trylock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
349 __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
378 _mtx_trylock_flags_(volatile uintptr_t *c, int opts, const char *file, int line) argument
431 __mtx_lock_sleep(volatile uintptr_t *c, uintptr_t tid, int opts, const char *file, int line) argument
644 _mtx_lock_spin_cookie(volatile uintptr_t *c, uintptr_t tid, int opts, const char *file, int line) argument
711 thread_lock_flags_(struct thread *td, int opts, const char *file, int line) argument
839 __mtx_unlock_sleep(volatile uintptr_t *c, int opts, const char *file, int line) argument
973 _mtx_init(volatile uintptr_t *c, const char *name, const char *type, int opts) argument
[all...]
H A Dkern_sx.c238 sx_init_flags(struct sx *sx, const char *description, int opts) argument
279 _sx_slock(struct sx *sx, int opts, cons argument
334 _sx_xlock(struct sx *sx, int opts, const char *file, int line) argument
536 _sx_xlock_hard(struct sx *sx, uintptr_t tid, int opts, const char *file, int line) argument
847 _sx_slock_hard(struct sx *sx, int opts, const char *file, int line) argument
[all...]
/freebsd-10-stable/contrib/ipfilter/l4check/
H A Dl4check.c62 int opts = 0; variable
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipftest.c31 int opts = OPT_DONTOPEN; variable
[all...]
/freebsd-10-stable/contrib/jemalloc/src/
H A Dstats.c269 stats_print(void (*write_cb)(void *, const char *), void *cbopaque, const char *opts) argument
/freebsd-10-stable/contrib/sendmail/src/
H A Dudb.c917 struct udb_option opts[MAXUDBOPTS + 1]; local
/freebsd-10-stable/sbin/atm/atmconfig/
H A Dmain.c724 parse_options(int *pargc, char ***pargv, const struct option *opts) argument
H A Dnatm.c351 static const struct option opts[] = { local
541 static const struct option opts[] = { local
622 static const struct option opts[] = { local
/freebsd-10-stable/sbin/fsck/
H A Dfsck.c461 addentry(struct fstypelist *list, const char *type, const char *opts) argument
512 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) argument
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_table.c107 pfctl_clear_tables(const char *anchor, int opts) argument
113 pfctl_show_tables(const char *anchor, int opts) argument
119 pfctl_command_tables(int argc, char *argv[], char *tname, const char *command, char *file, const char *anchor, int opts) argument
128 pfctl_table(int argc, char *argv[], char *tname, const char *command, char *file, const char *anchor, int opts) argument
559 xprintf(int opts, const char *fmt, ...) argument
582 pfctl_show_ifaces(const char *filter, int opts) argument
609 print_iface(struct pfi_kif *p, int opts) argument
[all...]
/freebsd-10-stable/sys/fs/udf/
H A Dudf_vfsops.c194 struct vfsoptlist *opts; local
/freebsd-10-stable/sys/netinet/
H A Draw_ip.c246 struct mbuf *opts = NULL; local
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dusage.c171 set_usage_flags(tOptions * opts, char const * flg_txt) argument
283 print_offer_usage(tOptions * opts) argument
341 print_usage_details(tOptions * opts, int exit_code) argument
569 optionUsage(tOptions * opts, int usage_exit_code) argument
640 prt_conflicts(tOptions * opts, tOptDesc * od) argument
700 prt_one_vendor(tOptions * opts, tOptDesc * od, arg_types_t * argtp, char const * usefmt) argument
759 prt_vendor_opts(tOptions * opts, char const * title) argument
817 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) argument
997 prt_preamble(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1030 prt_one_usage(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1089 prt_opt_usage(tOptions * opts, int ex_code, char const * title) argument
1176 prt_prog_detail(tOptions * opts) argument
1241 setGnuOptFmts(tOptions * opts, char const ** ptxt) argument
1282 setStdOptFmts(tOptions * opts, char const ** ptxt) argument
[all...]
H A Dmakeshell.c115 optionParseShell(tOptions * opts) argument
288 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od) argument
359 emit_usage(tOptions * opts) argument
435 emit_wrapup(tOptions * opts) argument
469 emit_setup(tOptions * opts) argument
534 emit_action(tOptions * opts, tOptDesc * od) argument
584 emit_inaction(tOptions * opts, tOptDesc * od) argument
607 emit_flag(tOptions * opts) argument
634 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts) argument
713 emit_long(tOptions * opts) argument
864 genshelloptUsage(tOptions * opts, int exit_cd) argument
[all...]
H A Dnested.c824 optionNestedVal(tOptions * opts, tOptDesc * od) argument
/freebsd-10-stable/sys/gnu/fs/reiserfs/
H A Dreiserfs_vfsops.c82 struct vfsoptlist *opts; local
/freebsd-10-stable/usr.sbin/rtsold/
H A Drtsold.c119 const char *opts; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Dutil.c147 svn_diff__normalize_buffer(char **tgt, apr_off_t *lengthp, svn_diff__normalize_state_t *statep, const char *buf, const svn_diff_file_options_t *opts) argument

Completed in 303 milliseconds

123456789