Searched defs:opts (Results 176 - 200 of 220) sorted by relevance

123456789

/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_hfsc.c237 struct hfsc_opts *opts; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c171 char *opts; local
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen-opts.c1008 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1257 tOptions * const opts = &ntp_keygenOptions; local
[all...]
/freebsd-10-stable/contrib/ntp/sntp/
H A Dsntp-opts.c795 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1123 tOptions * const opts = &sntpOptions; local
[all...]
/freebsd-10-stable/sbin/newfs_nandfs/
H A Dnewfs_nandfs.c1108 const char opts[] = "b:B:L:m:"; local
/freebsd-10-stable/sbin/newfs_msdos/
H A Dnewfs_msdos.c239 static const char opts[] = "@:NB:C:F:I:L:O:S:a:b:c:e:f:h:i:k:m:n:o:r:s:u:"; local
/freebsd-10-stable/sbin/ifconfig/
H A Difconfig.c114 static struct option *opts = NULL; variable in typeref:struct:option
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_frontend_iscsi.c2000 ctl_options_t opts; local
2111 ctl_options_t opts; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dsysv_sem.c1509 struct vfsoptlist *opts = data; local
1544 struct vfsoptlist *opts = data; local
1631 struct vfsoptlist *opts = data; local
H A Dsysv_shm.c1051 struct vfsoptlist *opts = data; local
1086 struct vfsoptlist *opts = data; local
1174 struct vfsoptlist *opts = data; local
H A Dvfs_mount.c146 vfs_freeopt(struct vfsoptlist *opts, struct vfsopt *opt) argument
158 vfs_freeopts(struct vfsoptlist *opts) argument
170 vfs_deleteopt(struct vfsoptlist *opts, const char *name) argument
242 vfs_sanitizeopts(struct vfsoptlist *opts) argument
266 struct vfsoptlist *opts; local
1470 vfs_opterror(struct vfsoptlist *opts, const char *fmt, ...) argument
1494 vfs_filteropt(struct vfsoptlist *opts, const char **legal) argument
1576 vfs_getopt_pos(struct vfsoptlist *opts, const char *name) argument
1593 vfs_getopt_size(struct vfsoptlist *opts, const char *name, off_t *value) argument
1635 vfs_getopts(struct vfsoptlist *opts, const char *name, int *error) argument
1656 vfs_flagopt(struct vfsoptlist *opts, const char *name, uint64_t *w, uint64_t val) argument
1675 vfs_scanopt(struct vfsoptlist *opts, const char *name, const char *fmt, ...) argument
1700 vfs_setopt(struct vfsoptlist *opts, const char *name, void *value, int len) argument
1721 vfs_setopt_part(struct vfsoptlist *opts, const char *name, void *value, int len) argument
1743 vfs_setopts(struct vfsoptlist *opts, const char *name, const char *value) argument
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c802 pci_vtnet_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
H A Dpci_emul.c1942 pci_emul_dinit(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
/freebsd-10-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c1336 const char *opts; local
/freebsd-10-stable/sys/netinet/
H A Dudp_usrreq.c293 struct mbuf *opts = 0; local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dinternal.h436 struct cpp_options opts; member in struct:cpp_reader
/freebsd-10-stable/contrib/gdb/gdb/
H A Dwince.c109 static struct opts struct
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c94 int opts = 0; variable
[all...]
/freebsd-10-stable/contrib/mdocml/
H A Dmandoc.h167 int opts; member in struct:tbl
/freebsd-10-stable/contrib/tnftp/src/
H A Dcmds.c2777 opts(int argc, char *argv[]) function
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c613 init_as_req(krb5_context context, KDCOptions opts, const krb5_creds *creds, const krb5_addresses *addrs, const krb5_enctype *etypes, AS_REQ *a) argument
/freebsd-10-stable/sys/dev/cas/
H A Dif_cas.c552 uint16_t *opts; local
/freebsd-10-stable/sys/dev/fxp/
H A Dif_fxp.c1791 uint16_t csum, *opts; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c1203 svn_diff_file_options_t * opts = apr_pcalloc(pool, sizeof(*opts)); local
/freebsd-10-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c1046 svn_diff_file_options_t *opts = svn_diff_file_options_create(pool); local

Completed in 430 milliseconds

123456789