Home
last modified time | relevance | path

Searched refs:GLOBAL (Results 1 – 25 of 48) sorted by relevance

12

/illumos-gate/usr/src/cmd/bnu/
H A Duucpdefs.c38 GLOBAL int Ifn, Ofn;
39 GLOBAL int Sgrades = FALSE;
40 GLOBAL int Debug = 0;
45 GLOBAL long Ulimit;
48 GLOBAL char Pchar;
49 GLOBAL char Grade = 'Z';
61 GLOBAL char **Env;
66 GLOBAL struct nstat Nstat;
69 GLOBAL int Role;
74 GLOBAL void (*genbrk)();
[all …]
H A Ddkerr.c43 GLOBAL
56 GLOBAL
71 GLOBAL
84 GLOBAL int dk_verbose = 1; /* Print error messages on stderr if 1 */
85 GLOBAL int dk_errno = 0; /* Saved error number from iocb.req_error */
89 GLOBAL char *
104 GLOBAL int
H A Dline.c78 GLOBAL int
91 GLOBAL int
118 GLOBAL void
232 GLOBAL void
246 GLOBAL void
260 GLOBAL void
363 GLOBAL int
394 GLOBAL void
459 GLOBAL int
558 GLOBAL int
[all …]
H A Dsysfiles.c96 GLOBAL void
112 GLOBAL void
124 GLOBAL int
420 GLOBAL void
434 GLOBAL void
448 GLOBAL void
462 GLOBAL int
519 GLOBAL int
569 GLOBAL int
662 GLOBAL int
[all …]
H A Dulockf.c59 GLOBAL int
107 GLOBAL int
152 GLOBAL int Nlocks = 0;
186 GLOBAL void
227 GLOBAL void
254 GLOBAL int
344 GLOBAL int
382 GLOBAL int
408 GLOBAL int
434 GLOBAL void
H A Dconn.c80 GLOBAL int
139 GLOBAL int
223 GLOBAL int
567 GLOBAL int
613 GLOBAL int
663 GLOBAL int
724 GLOBAL void
771 GLOBAL void
954 GLOBAL int
986 GLOBAL int
[all …]
H A Dinterface.c61 GLOBAL ssize_t (*Read)() = read,
64 GLOBAL int (*Ioctl)(int, int, ...) = ioctl,
66 GLOBAL int (*Ioctl)() = ioctl,
140 GLOBAL int
391 GLOBAL void
418 GLOBAL void
H A Dcallers.c225 GLOBAL int
413 GLOBAL int
504 GLOBAL int
566 GLOBAL int
575 GLOBAL int
681 GLOBAL int
689 GLOBAL int
726 GLOBAL int
802 GLOBAL int
842 GLOBAL int
[all …]
H A Ddkdial.c55 GLOBAL unsigned int dk_timewait = DK_DEFWAIT; /* Caller to dkdial might modify */
70 GLOBAL int
77 GLOBAL int
H A Dstrsave.c38 GLOBAL char *
60 GLOBAL int
H A Ddk.h32 #define GLOBAL static macro
36 #define GLOBAL macro
H A Dgetargs.c44 GLOBAL int
85 GLOBAL void
H A Dstoa.c55 GLOBAL char sbuf[SBUFSIZE];
72 GLOBAL struct netbuf *
H A Ddtnamer.c41 GLOBAL char *
/illumos-gate/usr/src/cmd/ttymon/
H A Dulockf.c54 GLOBAL int
102 GLOBAL int
147 GLOBAL int Nlocks = 0;
179 GLOBAL void
218 GLOBAL void
242 GLOBAL int
328 GLOBAL int
365 GLOBAL int
390 GLOBAL int
415 GLOBAL void
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c325 WriteGlobal(int fd, GLOBAL * g) in WriteGlobal()
388 GLOBAL *global = document->global[count++]; in WriteDocument()
461 GLOBAL **
464 GLOBAL **globals = NULL, *global; in DocumentGlobals()
477 global = (GLOBAL *) nmalloc(sizeof (GLOBAL)); in DocumentGlobals()
485 memset(global, 0, sizeof (GLOBAL)); in DocumentGlobals()
490 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()
492 sizeof (GLOBAL *)); in DocumentGlobals()
494 allocated_slots * sizeof (GLOBAL *), 0, in DocumentGlobals()
496 sizeof (GLOBAL *)); in DocumentGlobals()
H A Dpostreverse.h47 typedef struct _global GLOBAL; typedef
77 GLOBAL **global;
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/assert/
H A Dmapfile.not-alias27 BINDING = GLOBAL;
35 BINDING = GLOBAL;
42 BINDING = GLOBAL;
H A Dmapfile.no-extern27 BINDING = GLOBAL;
35 BINDING = GLOBAL;
42 BINDING = GLOBAL;
H A Dmapfile.no-parent27 BINDING = GLOBAL;
35 BINDING = GLOBAL;
42 BINDING = GLOBAL;
H A Dmapfile.true27 BINDING = GLOBAL;
35 BINDING = GLOBAL;
42 BINDING = GLOBAL;
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile64 GLOBAL= ../../../head macro
65 CPPFLAGS= -I$(GENERAL) -I$(GLOBAL) $(CPPFLAGS.master)
/illumos-gate/usr/src/cmd/backup/restore/
H A DMakefile42 GLOBAL= ../../../head macro
43 CPPFLAGS= -I$(LOCAL) -I$(GENERAL) -I$(GLOBAL) \
/illumos-gate/usr/src/cmd/backup/dump/
H A DMakefile66 GLOBAL= ../../../head macro
67 CPPFLAGS= -I$(LOCAL) -I$(GENERAL) -I$(GLOBAL) -DPARTIAL \
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c48 #define GLOBAL 0 macro
131 case GLOBAL: in main()

12