Searched defs:flagp (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/sbin/mount/
H A Dgetmntopts.c46 getmntopts(const char *optionp, const struct mntopt *m0, int *flagp) argument
63 getmntopt(char **optionp, union mntval *valuep, const struct mntopt *m0, int *flagp) argument
/openbsd-current/lib/libm/arch/sparc64/
H A Dfenv.c70 fegetexceptflag(fexcept_t *flagp, int excepts) argument
91 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/sh/
H A Dfenv.c66 fegetexceptflag(fexcept_t *flagp, int excepts) argument
130 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/riscv64/
H A Dfenv.c74 fegetexceptflag(fexcept_t *flagp, int excepts) argument
107 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/amd64/
H A Dfenv.c97 fegetexceptflag(fexcept_t *flagp, int excepts) argument
144 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/alpha/
H A Dfenv.c78 fegetexceptflag(fexcept_t *flagp, int excepts) argument
114 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/aarch64/
H A Dfenv.c77 fegetexceptflag(fexcept_t *flagp, int excepts) argument
110 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/arm/
H A Dfenv.c69 fegetexceptflag(fexcept_t *flagp, int excepts) argument
104 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/m88k/
H A Dfenv.c65 fegetexceptflag(fexcept_t *flagp, int excepts) argument
128 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/powerpc/
H A Dfenv.c68 fegetexceptflag(fexcept_t *flagp, int excepts) argument
104 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/mips64/
H A Dfenv.c62 fegetexceptflag(fexcept_t *flagp, int excepts) argument
106 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/powerpc64/
H A Dfenv.c68 fegetexceptflag(fexcept_t *flagp, int excepts) argument
104 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/lib/libm/arch/hppa/
H A Dfenv.c68 fegetexceptflag(fexcept_t *flagp, int excepts) argument
134 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/bin/ed/
H A Dsub.c51 extract_subst_tail(int *flagp, int *np) argument
/openbsd-current/lib/libm/arch/i387/
H A Dfenv.c129 fegetexceptflag(fexcept_t *flagp, int excepts) argument
177 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
/openbsd-current/sys/nfs/
H A Dnfs_socket.c1259 nfs_sndlock(int *flagp, struct nfsreq *rep) argument
1289 nfs_sndunlock(int *flagp) argument
1305 int *flagp = &rep->r_nmp->nm_flag; local
1338 nfs_rcvunlock(int *flagp) argument
[all...]
H A Dnfs_vnops.c698 nfsm_wcc_data(struct nfsm_info *infop, struct vnode **vpp, int *flagp) argument
1395 nfsm_mtofh(struct nfsm_info *infop, struct vnode *dvp, struct vnode **vpp, int *flagp) argument
/openbsd-current/sys/dev/pci/
H A Dpccbb.c319 cb_chipset(u_int32_t pci_id, int *flagp) argument
/openbsd-current/gnu/usr.bin/perl/
H A Dregcomp.c2933 S_reg(pTHX_ RExC_state_t *pRExC_state, I32 paren, I32 *flagp, U32 depth) argument
2729 S_handle_named_backref(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, char * backref_parse_start, char ch ) argument
4390 S_regbranch(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, I32 first, U32 depth) argument
4639 S_regpiece(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, U32 depth) argument
4893 S_grok_bslash_N(pTHX_ RExC_state_t *pRExC_state, regnode_offset * node_p, UV * code_point_p, int * cp_count, I32 * flagp, const bool strict, const U32 depth ) argument
5452 S_regatom(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, U32 depth) argument
8356 S_handle_regex_sets(pTHX_ RExC_state_t *pRExC_state, SV** return_invlist, I32 *flagp, U32 depth) argument
9302 S_regclass(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, U32 depth, const bool stop_at_1, bool allow_mutiple_chars, const bool silence_non_portable, const bool strict, bool optimizable, SV** ret_invlist ) argument
[all...]

Completed in 294 milliseconds