Searched refs:grp (Results 226 - 250 of 250) sorted by relevance

12345678910

/freebsd-11-stable/usr.bin/xinstall/
H A Dxinstall.c56 #include <grp.h>
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c51 #include <grp.h>
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c94 #include <grp.h>
H A Dconfigure3631 for ac_header in stdint.h execinfo.h signal.h dlfcn.h dirent.h pwd.h grp.h \
/freebsd-11-stable/crypto/openssh/
H A Dsession.c53 #include <grp.h>
H A Dsshd.c68 #include <grp.h>
/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.c498 MF6CFIND(req->src.sin6_addr, req->grp.sin6_addr, rt);
872 /* initialize pkt counters per src-grp */
915 /* initialize pkt counters per src-grp */
939 /* initialize pkt counters per src-grp */
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c1792 MLX5_SET(ppcnt_reg, in, grp, MLX5_INFINIBAND_PORT_COUNTERS_GROUP);
/freebsd-11-stable/contrib/tcpdump/
H A Dtcpdump.c100 #include <grp.h>
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c2701 #include <grp.h>
/freebsd-11-stable/sys/netinet/
H A Dip_mroute.c573 rt = mfc_find(&req->src, &req->grp);
1019 /* initialize pkt counters per src-grp */
1392 /* initialize pkt counters per src-grp */
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl.h2321 const char *grp);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2915 struct wpa_supplicant *grp; local
2952 grp = wpas_get_p2p_group(wpa_s, ssid, ssid_len, go);
2953 if (grp) {
2957 os_memcpy(group_bssid, grp->own_addr, ETH_ALEN);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp203 #include <grp.h>
/freebsd-11-stable/contrib/sendmail/src/
H A Dsendmail.h1259 # define macdefine_tagged(mac,c,id,v,file,line,grp) macdefine(mac,c,id,v)
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h9882 u8 grp[0x6]; member in struct:mlx5_ifc_ppcnt_reg_bits
10147 u8 grp[0x6]; member in struct:mlx5_ifc_mpcnt_reg_bits
10161 u8 grp[0x6]; member in struct:mlx5_ifc_mpcnt_reg_ext_bits
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c51 #include <grp.h>
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c72 #include <grp.h>
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_io.c76 #include <grp.h>
662 print_group(FILE *fp, u_int32_t grp, int oflags) argument
667 fprintf(fp, "%d", grp);
669 grpent = getgrgid(grp);
673 fprintf(fp, "%d", grp);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c51 #include <grp.h>
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c35948 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c50408 PGroup grp; /* The global PGroup for mode (2) */ member in struct:PCacheGlobal
210823 sqlite3_changegroup grp; /* Hash table */ member in struct:sqlite3_rebaser
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dconfigure14733 for ac_header in stdarg.h stdbool.h netinet/in.h netinet/tcp.h sys/param.h sys/select.h sys/socket.h sys/un.h sys/uio.h sys/resource.h arpa/inet.h syslog.h netdb.h sys/wait.h pwd.h glob.h grp.h login_cap.h winsock2.h ws2tcpip.h endian.h sys/endian.h libkern/OSByteOrder.h sys/ipc.h sys/shm.h ifaddrs.h
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure15949 grp.h \
/freebsd-11-stable/contrib/apr/
H A Dconfigure23196 grp.h \
23274 grp.h \

Completed in 1127 milliseconds

12345678910