Searched defs:flagp (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/less/ |
H A D | regexp.c | 300 reg(paren,flagp) reg() argument 372 regbranch(flagp) regbranch() argument 411 regpiece(flagp) regpiece() argument 475 regatom(flagp) regatom() argument [all...] |
/freebsd/lib/msun/amd64/ |
H A D | fenv.c | 53 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/freebsd/lib/msun/i387/ |
H A D | fenv.c | 95 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/freebsd/bin/ed/ |
H A D | sub.c | 39 extract_subst_tail(int *flagp, long *np) in extract_subst_tail()
|
/freebsd/lib/libutil/ |
H A D | mntopts.c | 49 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clport.c | 801 struct nfsvattr *nap, int *flagp, int *wccflagp, uint64_t *repsizep) in nfscl_wcc_data()
|
/freebsd/sys/x86/x86/ |
H A D | mptable.c | 1190 int error, *flagp, flags, type; in mptable_host_res_handler() local
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonsubs.c | 4782 newnfs_sndlock(int *flagp) in newnfs_sndlock() 4803 newnfs_sndunlock(int *flagp) in newnfs_sndunlock()
|
/freebsd/sys/kern/ |
H A D | vfs_vnops.c | 188 vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp) in vn_open() 253 vn_open_cred(struct nameidata *ndp, int *flagp, int cmode, u_int vn_open_flags, in vn_open_cred()
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | jimsh0.c | 22354 static int reg(regex_t *preg, int paren, int *flagp ) in reg() 22425 static int regbranch(regex_t *preg, int *flagp ) in regbranch() 22456 static int regpiece(regex_t *preg, int *flagp) in regpiece() 22656 static int regatom(regex_t *preg, int *flagp) in regatom()
|