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

1234

/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c1688 struct group *grp = getgrgid(cmd32->d[0]); local
3641 struct group *grp; local
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c1132 struct group *grp; local
/freebsd-10-stable/usr.sbin/inetd/
H A Dinetd.c323 struct group *grp; local
/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c1350 struct grouplist *grp; local
1435 struct grouplist *grp, *tgrp; local
1748 struct grouplist *grp, *tgrp; local
1937 getexp_err(struct exportlist *ep, struct grouplist *grp) argument
1995 hang_dirp(struct dirlist *dp, struct grouplist *grp, struct exportlist *ep, int flags) argument
2043 add_dlist(struct dirlist **dpp, struct dirlist *newdp, struct grouplist *grp, int flags, struct exportlist *ep) argument
2121 struct grouplist *grp; local
2258 do_opt(char **cpp, char **endcpp, struct exportlist *ep, struct grouplist *grp, int *has_hostp, int *exflagsp, struct xucred *cr) argument
2371 get_host(char *cp, struct grouplist *grp, struct grouplist *tgrp) argument
2490 do_mount(struct exportlist *ep, struct grouplist *grp, int exflags, struct xucred *anoncrp, char *dirp, int dirplen, struct statfs *fsb) argument
3113 free_grp(struct grouplist *grp) argument
[all...]
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c1063 struct group *grp; local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2328 struct wpa_supplicant *grp; local
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwn.c4545 int i, c, grp, maxpwr; local
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_proto.h214 char grp_l_[PADL_(int)]; int grp; char grp_r_[PADR_(int)]; member in struct:svr4_sys_waitsys_args
/freebsd-10-stable/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-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h9332 u8 grp[0x6]; member in struct:mlx5_ifc_ppcnt_reg_bits
9466 u8 grp[0x6]; member in struct:mlx5_ifc_mpcnt_reg_bits
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c35948 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c44552 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
[all...]

Completed in 1198 milliseconds

1234