Home
last modified time | relevance | path

Searched defs:flagp (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/less/
H A Dregexp.c300 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 Dfenv.c53 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
/freebsd/lib/msun/i387/
H A Dfenv.c95 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
/freebsd/bin/ed/
H A Dsub.c39 extract_subst_tail(int *flagp, long *np) in extract_subst_tail()
/freebsd/lib/libutil/
H A Dmntopts.c49 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c801 struct nfsvattr *nap, int *flagp, int *wccflagp, uint64_t *repsizep) in nfscl_wcc_data()
/freebsd/sys/x86/x86/
H A Dmptable.c1190 int error, *flagp, flags, type; in mptable_host_res_handler() local
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c4782 newnfs_sndlock(int *flagp) in newnfs_sndlock()
4803 newnfs_sndunlock(int *flagp) in newnfs_sndunlock()
/freebsd/sys/kern/
H A Dvfs_vnops.c188 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 Djimsh0.c22354 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()