Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/lib/Object/
HDArchiveWriter.cpp104 unsigned GID, unsigned Perms, in printRestOfMemberHeader() argument
108 printWithSpacePadding(Out, GID, 6, true); in printRestOfMemberHeader()
116 unsigned UID, unsigned GID, in printGNUSmallMemberHeader() argument
119 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printGNUSmallMemberHeader()
124 unsigned GID, unsigned Perms, unsigned Size) { in printBSDMemberHeader() argument
130 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, in printBSDMemberHeader()
142 const sys::TimeValue &ModTime, unsigned UID, unsigned GID, in printMemberHeader() argument
145 return printBSDMemberHeader(Out, Name, ModTime, UID, GID, Perms, Size); in printMemberHeader()
147 return printGNUSmallMemberHeader(Out, Name, ModTime, UID, GID, Perms, Size); in printMemberHeader()
150 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printMemberHeader()
[all …]
HDArchive.cpp80 if (StringRef(GID, sizeof(GID)).rtrim(" ").getAsInteger(10, Ret)) in getGID()
/NextBSD/contrib/libarchive/libarchive/test/
HDtest_read_format_xar.c31 #define GID 1001 macro
91 assertEqualInt(archive_entry_gid(ae), GID); in verify0()
114 assertEqualInt(archive_entry_gid(ae), GID); in verify1()
180 assertEqualInt(archive_entry_gid(ae), GID); in verify2()
229 assertEqualInt(archive_entry_gid(ae), GID); in verify3()
279 assertEqualInt(archive_entry_gid(ae), GID); in verify4()
328 assertEqualInt(archive_entry_gid(ae), GID); in verify5()
370 assertEqualInt(archive_entry_gid(ae), GID); in verify6()
432 assertEqualInt(archive_entry_gid(ae), GID); in verify7()
/NextBSD/contrib/bmake/mk/
HDmanifest.mk48 GID.dirs ?= 0
53 GID.files ?= 0
/NextBSD/contrib/ofed/management/doc/
HDdiagtools-proposal.txt39 ibtracert uses SMPs to trace the path from a source GID/LID to a
40 destination GID/LID. The source GID/LID must be local to the node.
56 local information (LID, GID, etc.), node information (from NodeDescription,
90 perfquery [-I mthca0] [-p port] [-r] [-g GID] LID
HDdiagtools.txt135 ibtracert uses SMPs to trace the path from a source GID/LID to a
136 destination GID/LID. Each hop along the path is displayed until the destination
194 ibaddr can be used to show the lid and GID addresses of the specified port,
/NextBSD/usr.sbin/bsdconfig/usermgmt/share/
HDgroup.subr83 # NB: pw(8) has a ``feature'' wherein `-n name' can be taken as GID
84 # instead of name. Work-around is to also pass `-g GID' at the same
85 # time (the GID is ignored in this case, so any GID will do).
369 # NB: pw(8) has a ``feature'' wherein `-n name' can be taken as GID
370 # instead of name. Work-around is to also pass `-g GID' at the same
371 # time (the GID is ignored in this case, so any GID will do).
HDuser_input.subr476 # Allow the user to enter a new primary GID for a given user. If the user does
1023 # Attempt to translate a numeric GID into `number (name)'
1140 # Attempt to translate a numeric GID into `number (name)'
1257 # Attempt to translate a numeric GID into `number (name)'
/NextBSD/contrib/ofed/management/opensm/doc/
HDperf-manager-arch.txt23 for GID in and out of service events. Upon receipt of a GID in service
24 event, use GID to query SA for corresponding LID by using SubnAdmGet
28 assignments of new GIDs to the set of known monitors. For GID out of
29 service events, the GID is removed from the monitoring list.
101 the topology can be obtained without the GID in and out of service events
/NextBSD/contrib/dialog/samples/
HDinputmenu54 GID) gid="$item" ;;
HDinputmenu-stdout52 GID) gid="$item" ;;
HDinputmenu471 GID)
HDinputmenu170 GID)
HDinputmenu387 GID:)
HDinputmenu278 GID:)
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDcrash_example.txt21 GID: 1
/NextBSD/usr.sbin/ypldap/
HDparse.y104 %token USER GROUP TO EXPIRE HOME SHELL GECOS UID GID INTERVAL
166 | GID { $$ = 3; }
373 { "gid", GID }, in lookup()
/NextBSD/contrib/ofed/libibverbs/fixes/
HDrocee_examples.patch334 + printf(" local address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
350 + printf(" remote address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
574 + printf(" local address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
594 + printf(" remote address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
804 + printf(" local address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
819 + printf(" remote address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
1028 + printf(" local address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x: GID %s\n",
1043 + printf(" remote address: LID 0x%04x, QPN 0x%06x, PSN 0x%06x, GID %s\n",
HDrocee_get_mac.patch3 Add a command to retrieve the MAC address of a port's GID. This is required by
/NextBSD/contrib/ofed/management/libibmad/
HDChangeLog49 * src/portid.c: In portid2str, fix endian of dispay of GID
/NextBSD/contrib/llvm/include/llvm/Object/
HDArchive.h31 char GID[6]; member
/NextBSD/contrib/netbsd-tests/bin/ps/
HDkeywords42 gid GID
/NextBSD/contrib/llvm/include/llvm/Support/
HDFileSystem.h170 uid_t UID, gid_t GID, off_t Size) in file_status() argument
172 fs_st_gid(GID), fs_st_size(Size), Type(Type), Perms(Perms) {} in file_status()
/NextBSD/contrib/ofed/libmlx4/fixes/
HDrocee_add_support.patch4 of a port based on its GID through a new system call, ibv_cmd_get_mac(), and
/NextBSD/contrib/ofed/management/infiniband-diags/
HDREADME135 ibtracert uses SMPs to trace the path from a source GID/LID to a
136 destination GID/LID. Each hop along the path is displayed until the destination
194 ibaddr can be used to show the lid and GID addresses of the specified port,

12