Home
last modified time | relevance | path

Searched refs:GID (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/tools/test/stress2/misc/
H A Dkillpg2.sh86 share[GID] = getpgrp();
121 gid = share[GID];
124 gid = share[GID];
155 share[GID] = 0;
H A Dkillpg3.sh118 share[GID] = getpgrp();
127 if (killpg(share[GID], SIGUSR1) == -1)
128 err(1, "pgkill(%d)", share[GID]);
150 share[GID] = 0;
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c30 #define GID 1001 macro
90 assertEqualInt(archive_entry_gid(ae), GID); in verify0()
113 assertEqualInt(archive_entry_gid(ae), GID); in verify1()
179 assertEqualInt(archive_entry_gid(ae), GID); in verify2()
228 assertEqualInt(archive_entry_gid(ae), GID); in verify3()
278 assertEqualInt(archive_entry_gid(ae), GID); in verify4()
327 assertEqualInt(archive_entry_gid(ae), GID); in verify5()
369 assertEqualInt(archive_entry_gid(ae), GID); in verify6()
431 assertEqualInt(archive_entry_gid(ae), GID); in verify7()
/freebsd/contrib/bmake/mk/
H A Dmanifest.mk43 GID.dirs ?= 0
48 GID.files ?= 0
H A Down.mk117 USERGRP:= ${.MAKE.GID:U${id -g:L:sh}}
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp119 M.GID = GIDOrErr.get(); in getOldMember()
161 M.GID = Status.getGroup(); in getFile()
217 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() argument
223 printWithSpacePadding(Out, GID % 1000000, 6); in printRestOfMemberHeader()
233 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() argument
236 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printGNUSmallMemberHeader()
242 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() argument
248 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, in printBSDMemberHeader()
258 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader() argument
269 printWithSpacePadding(Out, GID % 1000000000000, 12); // GID in printBigArchiveMemberHeader()
[all …]
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Dgroup.subr82 # NB: pw(8) has a ``feature'' wherein `-n name' can be taken as GID
83 # instead of name. Work-around is to also pass `-g GID' at the same
84 # time (the GID is ignored in this case, so any GID will do).
368 # NB: pw(8) has a ``feature'' wherein `-n name' can be taken as GID
369 # instead of name. Work-around is to also pass `-g GID' at the same
370 # time (the GID is ignored in this case, so any GID will do).
H A Duser_input.subr475 # Allow the user to enter a new primary GID for a given user. If the user does
1033 # Attempt to translate a numeric GID into `number (name)'
1151 # Attempt to translate a numeric GID into `number (name)'
1269 # Attempt to translate a numeric GID into `number (name)'
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h155 static uint32_t GID; variable
182 ++GID; in incID()
183 ID = GID; in incID()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h25 unsigned UID = 0, GID = 0, Perms = 0644; member
H A DArchive.h98 char GID[6]; member
129 char GID[12]; member
/freebsd/usr.sbin/ypldap/
H A Dparse.y103 %token USER GROUP TO EXPIRE HOME SHELL GECOS UID GID INTERVAL
173 | GID { $$ = 3; }
380 { "gid", GID }, in lookup()
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsystop43 # printed. By default, `UID.GID CMD[PID]: ' of the process is printed.
H A Ddtmalloc92 # For the running catalog, override the default `UID.GID CMD[PID]: ' tag
H A Dhang120 # For the running catalog, override the default `UID.GID CMD[PID]: ' tag
H A Dcoredump155 # For the running catalog, override the default `UID.GID CMD[PID]: ' tag
/freebsd/cddl/usr.sbin/dwatch/examples/
H A Dprofile_template50 # printed. By default, `UID.GID CMD[PID]: ' of the process is printed.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h162 uid_t UID, gid_t GID, off_t Size) in basic_file_status() argument
165 fs_st_uid(UID), fs_st_gid(GID), in basic_file_status()
244 uid_t UID, gid_t GID, off_t Size) in file_status() argument
246 UID, GID, Size), in file_status()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp24 uint32_t LVObject::GID = 0; member in LVObject
/freebsd/contrib/netbsd-tests/bin/ps/
H A Dkeywords42 gid GID
/freebsd/contrib/file/
H A Daclocal.m41197 # There is notably a 21 bits limit for the UID and the GID. In fact,
1198 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1202 # The $UID and $GID variables are not portable, so we need to resort
1217 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1219 … AC_MSG_WARN([ancient id detected; assuming current GID is ok, but dist-ustar might not work])
/freebsd/contrib/openpam/
H A Daclocal.m41224 # There is notably a 21 bits limit for the UID and the GID. In fact,
1225 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1229 # The $UID and $GID variables are not portable, so we need to resort
1244 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1246 … AC_MSG_WARN([ancient id detected; assuming current GID is ok, but dist-ustar might not work])
/freebsd/contrib/openbsm/
H A Daclocal.m41092 # There is notably a 21 bits limit for the UID and the GID. In fact,
1093 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1097 # The $UID and $GID variables are not portable, so we need to resort
1110 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
/freebsd/contrib/ntp/sntp/
H A Daclocal.m41114 # There is notably a 21 bits limit for the UID and the GID. In fact,
1115 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1119 # The $UID and $GID variables are not portable, so we need to resort
1132 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
/freebsd/contrib/ntp/sntp/libevent/
H A Daclocal.m41054 # There is notably a 21 bits limit for the UID and the GID. In fact,
1055 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1059 # The $UID and $GID variables are not portable, so we need to resort
1072 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])

12