Home
last modified time | relevance | path

Searched defs:U (Results 1 – 12 of 12) sorted by relevance

/csrg-svn/old/adb/adb.vax/
H A Dhead.h26 struct user U; member
/csrg-svn/old/adb/adb.tahoe/
H A Dhead.h26 struct user U; member
/csrg-svn/sys/deprecated/kdb/
H A Dkdb_print.c133 #define U ((struct user *)vmmap) in kdbprinttrace() macro
/csrg-svn/usr.bin/uucp/vms/
H A Dvalidate.c370 static purdy(U,C) in purdy() argument
/csrg-svn/libexec/bugfiler/
H A Dunixtomh.c459 #define U 7 /* An upper case char */ macro
/csrg-svn/old/pcc/c2.vax/
H A Dc2.h119 #define U(a,b) (a|((b)<<4)) macro
/csrg-svn/sys/sys/
H A Dmount.h233 #define VFS_QUOTACTL(MP,C,U,A,P) (*(MP)->mnt_op->vfs_quotactl)(MP, C, U, A, P) argument
/csrg-svn/old/analyze/
H A Danalyze.c99 struct user U; member
/csrg-svn/old/pcc/c2.tahoe/
H A Dc2.h56 #define U(a,b) (a|((b)<<4)) macro
/csrg-svn/local/local.cmd/
H A Dcpio.c118 union { long l; short s[2]; char c[4]; } U; variable
H A Dncpio.c124 union { long l; short s[2]; char c[4]; } U; variable
/csrg-svn/old/cpio/
H A Dcpio.c160 } U; variable