| /freebsd-10-stable/contrib/libarchive/libarchive/test/ |
| D | test_read_format_xar.c | 31 #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()
|
| /freebsd-10-stable/contrib/bmake/mk/ |
| D | manifest.mk | 48 GID.dirs ?= 0 53 GID.files ?= 0
|
| /freebsd-10-stable/contrib/ofed/management/doc/ |
| D | diagtools-proposal.txt | 39 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
|
| D | diagtools.txt | 135 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,
|
| /freebsd-10-stable/usr.sbin/bsdconfig/usermgmt/share/ |
| D | group.subr | 83 # 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).
|
| D | user_input.subr | 476 # Allow the user to enter a new primary GID for a given user. If the user does 1034 # Attempt to translate a numeric GID into `number (name)' 1152 # Attempt to translate a numeric GID into `number (name)' 1270 # Attempt to translate a numeric GID into `number (name)'
|
| /freebsd-10-stable/contrib/ofed/management/opensm/doc/ |
| D | perf-manager-arch.txt | 23 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
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-ar/ |
| D | llvm-ar.cpp | 600 unsigned GID, unsigned Perms, in printRestOfMemberHeader() argument 604 printWithSpacePadding(Out, GID, 6); in printRestOfMemberHeader() 612 unsigned GID, unsigned Perms, unsigned Size) { in printMemberHeader() argument 614 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printMemberHeader() 619 unsigned GID, unsigned Perms, unsigned Size) { in printMemberHeader() argument 622 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printMemberHeader()
|
| /freebsd-10-stable/contrib/dialog/samples/ |
| D | inputmenu-stdout | 52 GID) gid="$item" ;;
|
| D | inputmenu | 54 GID) gid="$item" ;;
|
| D | inputmenu4 | 71 GID)
|
| D | inputmenu1 | 70 GID)
|
| D | inputmenu3 | 87 GID:)
|
| D | inputmenu2 | 78 GID:)
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | crash_example.txt | 21 GID: 1
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | Archive.cpp | 77 if (StringRef(GID, sizeof(GID)).rtrim(" ").getAsInteger(10, Ret)) in getGID()
|
| /freebsd-10-stable/contrib/ofed/libibverbs/fixes/ |
| D | rocee_examples.patch | 334 + 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",
|
| D | rocee_get_mac.patch | 3 Add a command to retrieve the MAC address of a port's GID. This is required by
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Object/ |
| D | Archive.h | 29 char GID[6]; member
|
| /freebsd-10-stable/contrib/ofed/management/libibmad/ |
| D | ChangeLog | 49 * src/portid.c: In portid2str, fix endian of dispay of GID
|
| /freebsd-10-stable/contrib/netbsd-tests/bin/ps/ |
| D | keywords | 42 gid GID
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | FileSystem.h | 176 uid_t UID, gid_t GID, off_t Size) in file_status() argument 178 fs_st_gid(GID), fs_st_size(Size), Type(Type), Perms(Perms) {} in file_status()
|
| /freebsd-10-stable/contrib/ofed/libmlx4/fixes/ |
| D | rocee_add_support.patch | 4 of a port based on its GID through a new system call, ibv_cmd_get_mac(), and
|
| /freebsd-10-stable/contrib/ofed/management/infiniband-diags/ |
| D | README | 135 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,
|
| /freebsd-10-stable/contrib/ofed/management/ |
| D | README | 89 ibaddr - shows the lid range and default GID of the target (default is
|