Home
last modified time | relevance | path

Searched refs:UID (Results 1 – 25 of 104) sorted by relevance

12345

/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDiotop_example.txt11 UID PID PPID CMD DEVICE MAJ MIN D BYTES
23 UID PID PPID CMD DEVICE MAJ MIN D BYTES
34 UID PID PPID CMD DEVICE MAJ MIN D BYTES
60 UID PID PPID CMD DEVICE MAJ MIN D DISKTIME
67 UID PID PPID CMD DEVICE MAJ MIN D DISKTIME
76 UID PID PPID CMD DEVICE MAJ MIN D DISKTIME
101 UID PID PPID CMD DEVICE MAJ MIN D %I/O
106 UID PID PPID CMD DEVICE MAJ MIN D %I/O
112 UID PID PPID CMD DEVICE MAJ MIN D %I/O
118 UID PID PPID CMD DEVICE MAJ MIN D %I/O
[all …]
HDsetuids_example.txt5 UID SUID PPID PID PCMD CMD
15 The first line is a telnet login to the user brendan, UID 100. The parent
19 The second line shows UID 100 using the "su" command to become root.
21 The third line has the root user using "su" to become fred, UID 102.
27 The last line is another example of a telnet login for fred, UID 102.
HDrwtop_example.txt9 UID PID PPID CMD D BYTES
33 UID PID PPID CMD D BYTES
42 UID PID PPID CMD D BYTES
51 UID PID PPID CMD D BYTES
HDexecsnoop_example.txt6 UID PID PPID ARGS
23 UID PID PPID ARGS
54 STRTIME UID PID PPID ARGS
71 STRTIME UID PID PPID ARGS
HDopensnoop_example.txt10 UID PID COMM FD PATH
27 UID PID PATH FD ARGS
47 STRTIME UID PID COMM FD PATH
64 STRTIME UID PID PATH FD ARGS
76 UID PID COMM FD PATH
HDtcpsnoop_example.txt8 UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
41 the UID, PID and command name.
48 STRTIME UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
Dtcpsnoop_snv_example.txt8 UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
41 the UID, PID and command name.
48 STRTIME UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
HDpl_who_example.txt9 PID UID SUBS FILE
14 While tracing, the user with UID 100 executed three Perl programs;
26 PID UID SUBS FILE
Dtcpsnoop_snv_d_example.txt8 UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
41 the UID, PID and command name.
Dtcptop_snv_example.txt10 UID PID LADDR LPORT FADDR FPORT SIZE NAME
18 UID PID LADDR LPORT FADDR FPORT SIZE NAME
HDtcptop_example.txt10 UID PID LADDR LPORT FADDR FPORT SIZE NAME
18 UID PID LADDR LPORT FADDR FPORT SIZE NAME
HDtcpsnoop_d_example.txt8 UID PID LADDR LPORT DR RADDR RPORT SIZE CMD
41 the UID, PID and command name.
HDconnections_example.txt2 established their details are printed out. This includes the UID, PID and
6 UID PID CMD TYPE PORT IP_SOURCE
HDsh_who_example.txt12 PID UID LINES FILE
26 PID UID LINES FILE
HDrwsnoop_example.txt7 UID PID CMD D BYTES FILE
39 UID PID CMD D BYTES FILE
69 TIMESTR UID PID CMD D BYTES FILE
HDjs_who_example.txt17 PID UID FUNCS FILE
29 PID UID FUNCS FILE
/NextBSD/contrib/llvm/lib/Object/
HDArchiveWriter.cpp103 const sys::TimeValue &ModTime, unsigned UID, in printRestOfMemberHeader() argument
107 printWithSpacePadding(Out, UID, 6, true); in printRestOfMemberHeader()
116 unsigned UID, unsigned GID, in printGNUSmallMemberHeader() argument
119 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printGNUSmallMemberHeader()
123 const sys::TimeValue &ModTime, unsigned UID, 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 …]
/NextBSD/contrib/libarchive/libarchive/test/
HDtest_read_format_xar.c29 #define UID 1001 macro
90 assertEqualInt(archive_entry_uid(ae), UID); in verify0()
113 assertEqualInt(archive_entry_uid(ae), UID); in verify1()
179 assertEqualInt(archive_entry_uid(ae), UID); in verify2()
228 assertEqualInt(archive_entry_uid(ae), UID); in verify3()
278 assertEqualInt(archive_entry_uid(ae), UID); in verify4()
327 assertEqualInt(archive_entry_uid(ae), UID); in verify5()
369 assertEqualInt(archive_entry_uid(ae), UID); in verify6()
431 assertEqualInt(archive_entry_uid(ae), UID); in verify7()
/NextBSD/contrib/bmake/mk/
HDmanifest.mk47 UID.dirs ?= 0
52 UID.files ?= 0
/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDgkrb5_err.et12 error_code G_BAD_STRING_UID, "STRING-UID-NAME contains nondigits"
13 error_code G_NOUSER, "UID does not resolve to username"
/NextBSD/cddl/contrib/dtracetoolkit/Bin/
Dshellsnoop84 USAGE: shellsnoop [-hqsv] [-p PID] [-u UID]
90 -u UID # user ID to snoop
/NextBSD/cddl/contrib/dtracetoolkit/Apps/
HDshellsnoop84 USAGE: shellsnoop [-hqsv] [-p PID] [-u UID]
90 -u UID # user ID to snoop
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDVirtualFileSystem.h34 llvm::sys::fs::UniqueID UID; variable
48 Status(StringRef Name, StringRef RealName, llvm::sys::fs::UniqueID UID,
62 llvm::sys::fs::UniqueID getUniqueID() const { return UID; } in getUniqueID()
HDFileManager.h58 unsigned UID; // A unique (small) ID for the file. variable
87 unsigned getUID() const { return UID; } in getUID()
/NextBSD/cddl/contrib/dtracetoolkit/User/
HDReadme3 This would include activity by UID.

12345