/csrg-svn/lib/libtelnet/ |
H A D | enc-proto.h | 31 #define P(x) x macro 33 #define P(x) () macro
|
H A D | auth-proto.h | 32 #define P(x) x macro 34 #define P(x) () macro
|
H A D | key-proto.h | 35 #define P(x) x macro 37 #define P(x) () macro
|
H A D | misc-proto.h | 35 #define P(x) x macro 37 #define P(x) () macro
|
H A D | auth.h | 41 #define P(x) x macro 43 #define P(x) () macro
|
H A D | encrypt.h | 54 # define P(x) x macro 56 # define P(x) () macro
|
/csrg-svn/usr.bin/telnet/ |
H A D | krb4-proto.h | 2 # define P(s) s macro 4 # define P(s) () macro
|
H A D | ring.h | 15 # define P(x) x macro 17 # define P(x) () macro
|
/csrg-svn/lib/libc/db/hash/ |
H A D | page.h | 54 #define FREESPACE(P) ((P)[(P)[0]+1]) argument 55 #define OFFSET(P) ((P)[(P)[0]+2]) argument 56 #define PAIRFITS(P,K,D) \ argument
|
H A D | hash_buf.c | 54 #define BUF_INSERT(B, P) { \ argument
|
/csrg-svn/old/dbx/tests/pc/ |
H A D | enum.p | 7 procedure P (c : Color); procedure
|
/csrg-svn/share/zoneinfo/DIST/ |
H A D | nonstd.h | 13 #define P(s) s macro 31 #define P(s) () macro
|
/csrg-svn/sys/netiso/ |
H A D | iso_sizes.c | 92 #define SIZE(P) printf(" Size of %s: 0x%x %d\n", "P", DUP(sizeof(struct P))) argument 93 #define OFF(P, Q) printf("\toffset of %s in %s: 0x%x %d\n", "P", "Q", \ argument
|
H A D | tp_sizes.c | 93 #define SIZE(P) printf(" Size of %s: 0x%x %d\n", "P", DUP(sizeof(struct P))) argument 94 #define OFF(P, Q) printf("\toffset of %s in %s: 0x%x %d\n", "P", "Q", \ argument
|
H A D | tp_input.c | 205 #define WHILE_OPTIONS(P, hdr, format)\ argument 213 #define END_WHILE_OPTIONS(P) } } argument
|
/csrg-svn/libexec/telnetd/ |
H A D | ext.h | 68 # define P(x) x macro 70 # define P(x) () macro
|
/csrg-svn/usr.sbin/amd/include/ |
H A D | config.h | 22 #define P(x) x macro 26 #define P(x) () macro
|
/csrg-svn/usr.sbin/amd/fsinfo/ |
H A D | fsinfo.h | 22 #define P(x) x macro 26 #define P(x) () macro
|
/csrg-svn/usr.bin/ex/ |
H A D | ex_put.c | 40 register int (*P)(); variable 52 register int (*P)(); variable 845 register int (*P)(); local
|
/csrg-svn/sys/sys/ |
H A D | mount.h | 228 #define VFS_MOUNT(MP, PATH, DATA, NDP, P) \ argument 230 #define VFS_START(MP, FLAGS, P) (*(MP)->mnt_op->vfs_start)(MP, FLAGS, P) argument 231 #define VFS_UNMOUNT(MP, FORCE, P) (*(MP)->mnt_op->vfs_unmount)(MP, FORCE, P) argument 233 #define VFS_QUOTACTL(MP,C,U,A,P) (*(MP)->mnt_op->vfs_quotactl)(MP, C, U, A, P) argument 234 #define VFS_STATFS(MP, SBP, P) (*(MP)->mnt_op->vfs_statfs)(MP, SBP, P) argument 235 #define VFS_SYNC(MP, WAIT, C, P) (*(MP)->mnt_op->vfs_sync)(MP, WAIT, C, P) argument
|
/csrg-svn/local/ditroff/ditroff.okeeffe/psfig/doc/ |
H A D | Makefile | 3 P = paper macro
|
/csrg-svn/usr.sbin/amd/amd/ |
H A D | mapc.c | 82 typedef void add_fn P((mnt_map*, char*, char*)); typedef 83 typedef int init_fn P((char*, time_t*)); typedef 84 typedef int search_fn P((mnt_map*, char*, char*, char**, time_t*)); typedef 85 typedef int reload_fn P((mnt_map*, char*, add_fn*)); typedef 86 typedef int mtime_fn P((char*, time_t*)); typedef
|
/csrg-svn/usr.bin/error/ |
H A D | main.c | 167 #define P(msg, arg) fprintf(stdout, msg, arg) macro
|
/csrg-svn/lib/libm/common_source/ |
H A D | erf.c | 241 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); local 299 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); local
|
/csrg-svn/usr.bin/f77/pass1.vax/ |
H A D | format.h | 44 #define P 20 macro
|