Searched defs:opts (Results 76 - 100 of 209) sorted by relevance

123456789

/freebsd-10.3-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h136 lzma_optimal opts[OPTS]; member in struct:lzma_coder_s
/freebsd-10.3-release/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c115 krb5_get_init_creds_opt *opts; local
686 krb5_get_init_creds_opt *opts; local
/freebsd-10.3-release/lib/libstand/
H A Dbootp.c609 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts) argument
/freebsd-10.3-release/lib/libc/regex/grot/
H A Dmain.c206 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) argument
/freebsd-10.3-release/lib/libc/resolv/
H A Dres_findzonecut.c158 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, argument
184 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, argument
274 get_soa(res_state statp, const char *dname, ns_class class, int opts, char *zname, size_t zsize, char *mname, size_t msize, rrset_ns *nsrrsp) argument
414 get_ns(res_state statp, const char *zname, ns_class class, int opts, rrset_ns *nsrrsp) argument
447 get_glue(res_state statp, ns_class class, int opts, rrset_ns *nsrrsp) argument
522 save_ns(res_state statp, ns_msg *msg, ns_sect sect, const char *owner, ns_class class, int opts, rrset_ns *nsrrsp) argument
581 save_a(res_state statp, ns_msg *msg, ns_sect sect, const char *owner, ns_class class, int opts, rr_ns *nsrr) argument
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dauth-options.c98 char *opts = *optsp; local
121 auth_parse_options(struct passwd *pw, char *opts, char *file, u_long linenum) argument
[all...]
/freebsd-10.3-release/sys/contrib/altq/altq/
H A Daltq_cbq.c318 struct cbq_opts *opts; local
[all...]
/freebsd-10.3-release/sys/boot/efi/loader/
H A Dbootinfo.c63 char *opts; local
/freebsd-10.3-release/sys/boot/i386/gptboot/
H A Dgptboot.c76 uint32_t opts; variable
/freebsd-10.3-release/sbin/atm/atmconfig/
H A Datmconfig_device.c207 static const struct option opts[] = { local
291 static const struct option opts[] = { local
342 static const struct option opts[] = { local
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.3-release/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.3-release/sbin/pfctl/
H A Dpfctl_qstats.c87 pfctl_show_altq(int dev, const char *iface, int opts, int verbose2) argument
265 pfctl_print_altq_node(int dev, const struct pf_altq_node *node, unsigned int level, int opts) argument
/freebsd-10.3-release/contrib/amd/amd/
H A Dautil.c447 amfs_mount(am_node *mp, mntfs *mf, char *opts) argument
/freebsd-10.3-release/contrib/file/src/
H A Dfile.c585 docprint(const char *opts, int def) argument
/freebsd-10.3-release/contrib/ipfilter/tools/
H A Dipfs.c81 int opts = 0; variable
[all...]
H A Dipfsyncd.c62 int opts = 0; variable
H A Dipnat.c95 int opts; variable
[all...]
H A Dippool.c69 int opts = 0; variable
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dc-incpath.c206 cpp_options *opts = cpp_get_options (pfile); local
/freebsd-10.3-release/sys/fs/ext2fs/
H A Dext2_vfsops.c112 struct vfsoptlist *opts; local
/freebsd-10.3-release/sys/fs/fuse/
H A Dfuse_vfsops.c222 struct vfsoptlist *opts; local
[all...]
/freebsd-10.3-release/sys/kern/
H A Dkern_mutex.c204 __mtx_lock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
233 __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
259 __mtx_lock_spin_flags(volatile uintptr_t *c, int opts, cons argument
289 __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
318 _mtx_trylock_flags_(volatile uintptr_t *c, int opts, const char *file, int line) argument
371 __mtx_lock_sleep(volatile uintptr_t *c, uintptr_t tid, int opts, const char *file, int line) argument
579 _mtx_lock_spin_cookie(volatile uintptr_t *c, uintptr_t tid, int opts, const char *file, int line) argument
645 thread_lock_flags_(struct thread *td, int opts, const char *file, int line) argument
764 __mtx_unlock_sleep(volatile uintptr_t *c, int opts, const char *file, int line) argument
898 _mtx_init(volatile uintptr_t *c, const char *name, const char *type, int opts) argument
[all...]
H A Dkern_rmlock.c278 rm_init_flags(struct rmlock *rm, const char *name, int opts) argument
H A Dkern_rwlock.c183 _rw_init_flags(volatile uintptr_t *c, const char *name, int opts) argument

Completed in 183 milliseconds

123456789