Searched defs:grp (Results 76 - 84 of 84) sorted by relevance

1234

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.c1685 struct group *grp = getgrgid(cmd32->d[0]); local
3633 struct group *grp; local
/freebsd-10.0-release/usr.sbin/mountd/
H A Dmountd.c1260 struct grouplist *grp; local
1345 struct grouplist *grp, *tgrp; local
1655 struct grouplist *grp, *tgrp; local
1833 getexp_err(struct exportlist *ep, struct grouplist *grp) argument
1891 hang_dirp(struct dirlist *dp, struct grouplist *grp, struct exportlist *ep, int flags) argument
1939 add_dlist(struct dirlist **dpp, struct dirlist *newdp, struct grouplist *grp, int flags, struct exportlist *ep) argument
2017 struct grouplist *grp; local
2154 do_opt(char **cpp, char **endcpp, struct exportlist *ep, struct grouplist *grp, int *has_hostp, int *exflagsp, struct xucred *cr) argument
2267 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) argument
2386 do_mount(struct exportlist *ep, struct grouplist *grp, int exflags, struct xucred *anoncrp, char *dirp, int dirplen, struct statfs *fsb) argument
3004 free_grp(struct grouplist *grp) argument
[all...]
/freebsd-10.0-release/usr.sbin/newsyslog/
H A Dnewsyslog.c1048 struct group *grp; local
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2328 struct wpa_supplicant *grp; local
/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_proto.h213 char grp_l_[PADL_(int)]; int grp; char grp_r_[PADR_(int)]; member in struct:svr4_sys_waitsys_args
/freebsd-10.0-release/sys/dev/iwn/
H A Dif_iwn.c4553 int i, c, grp, maxpwr; local
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h1344 uint64_t grp : 6; /**< GRP field to be used if GRP_EN is set */ member in struct:cvmx_pip_bsel_tbl_entx::cvmx_pip_bsel_tbl_entx_s
1373 uint64_t grp : 4; /**< GRP field to be used if GRP_EN is set */ member in struct:cvmx_pip_bsel_tbl_entx::cvmx_pip_bsel_tbl_entx_cn61xx
3923 uint64_t grp : 4; /**< 4-bit value indicating the group to schedule to */ member in struct:cvmx_pip_prt_tagx::cvmx_pip_prt_tagx_s
4027 uint64_t grp : 4; /**< 4-bit value indicating the group to schedule to */ member in struct:cvmx_pip_prt_tagx::cvmx_pip_prt_tagx_cn30xx
4127 uint64_t grp : 4; /**< 4-bit value indicating the group to schedule to */ member in struct:cvmx_pip_prt_tagx::cvmx_pip_prt_tagx_cn50xx
4278 uint64_t grp : 6; /**< The GRP number of the watcher */ member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_s
4308 uint64_t grp : 4; /**< The GRP number of the watcher */ member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_cn30xx
4339 uint64_t grp : 4; /**< The GRP number of the watcher */ member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_cn50xx
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c36777 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c35948 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
[all...]

Completed in 841 milliseconds

1234