/titanic_44/usr/src/cmd/dtrace/demo/ |
H A D | chapters | 4 url: http://wikis.sun.com/display/DTrace/Documentation 9 url: http://wikis.sun.com/display/DTrace/Actions+and+Subroutines 14 url: http://wikis.sun.com/display/DTrace/Aggregations 19 url: http://wikis.sun.com/display/DTrace/Anonymous+Tracing 24 url: http://wikis.sun.com/display/DTrace/Buffers+and+Buffering 29 url: http://wikis.sun.com/display/DTrace/dtrace+Provider 34 url: http://wikis.sun.com/display/DTrace/fbt+Provider 39 url: http://wikis.sun.com/display/DTrace/Introduction 44 url: http://wikis.sun.com/display/DTrace/io+Provider 49 url: http://wikis.sun.com/display/DTrace/lockstat+Provider [all …]
|
/titanic_44/usr/src/cmd/getfacl/ |
H A D | getfacl.c | 63 static char *display(int); 163 permp = display(tp->a_perm); in main() 167 permp = display(tp->a_perm & mask); in main() 176 permp = display(tp->a_perm); in main() 183 permp = display(tp->a_perm); in main() 187 permp = display(tp->a_perm & mask); in main() 195 permp = display(tp->a_perm); in main() 198 permp = display(tp->a_perm & mask); in main() 206 permp = display(tp->a_perm); in main() 213 permp = display(tp->a_perm); in main() [all …]
|
/titanic_44/usr/src/lib/libtsol/common/ |
H A D | setflabel.c | 189 char *display; in zonecopy() local 195 if ((display = getenv("DISPLAY")) == NULL) in zonecopy() 196 display = ""; in zonecopy() 197 display_len = strlen(display) + 1; in zonecopy() 223 clcall.display = strings; in zonecopy() 228 (void) strcpy(&clcall.buf[clcall.display], display); in zonecopy()
|
H A D | private.c | 235 char **string, char **long_words[], char **short_words[], char *display[], in bslcvtfull() argument 285 *display = sldim; in bslcvtfull() 327 bslcvt(const bslabel_t *label, int flags, char **string, char *display[]) in bslcvt() argument 367 *display = sldim; in bslcvt() 413 char *display[], int *first_compartment, int *display_size) in bclearcvtfull() argument 464 *display = clrdim; in bclearcvtfull() 507 char *display[]) in bclearcvt() argument 548 *display = clrdim; in bclearcvt()
|
/titanic_44/usr/src/cmd/users/ |
H A D | users.c | 483 struct display { struct 486 struct display *next; argument 489 static struct display *displayhead; 505 displayhead = (struct display *)allocblk(sizeof (struct display)); in initdisp() 537 struct display *new; /* Display item being added */ in adddisp() 538 struct display *prev; /* Previous display item */ in adddisp() 539 struct display *current; /* Next display item */ in adddisp() 563 new = (struct display *)allocblk(sizeof (struct display)); in adddisp() 599 struct display *current; /* Value to display */ in genreport()
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | fmtmsglib.c | 165 p->display = s; 189 display(register const MM_table_t* tab, int value, int mask) 194 return (char*)tab->display; 294 if ((mask & MM_severity) && (s = display(mm_severity, severity, 0))) 318 …if ((mask & MM_source) && (m = classification & (MM_APPL|MM_UTIL|MM_OPSYS)) && (s = display(mm_cla… 320 …if ((mask & MM_class) && (m = classification & (MM_HARD|MM_SOFT|MM_FIRM)) && (s = display(mm_class… 322 …if ((mask & MM_status) && (m = classification & (MM_RECOVER|MM_NRECOV)) && (s = display(mm_class, …
|
/titanic_44/usr/src/cmd/logins/ |
H A D | logins.c | 366 struct display { struct 376 struct display *nextlogin; /* Next login in the list */ argument 377 struct display *nextuid; /* Next user-ID in the list */ argument 380 static struct display *displayhead; 397 displayhead = malloc(sizeof (struct display)); in initdisp() 429 struct display *new; /* Item being added to the list */ in adddisp() 430 struct display *prev; /* Previous item in the list */ in adddisp() 431 struct display *current; /* Next item in the list */ in adddisp() 449 new = malloc(sizeof (struct display)); in adddisp() 517 struct display *dp; in isuidindisp() [all …]
|
/titanic_44/usr/src/cmd/tsol/demo/ |
H A D | waitforzone.ksh | 30 display=$3 41 su - ${user} -c "${program} -display ${display}"
|
/titanic_44/usr/src/lib/libprtdiag/inc/ |
H A D | display_sun4u.h | 69 int display; /* Should we display this card? */ member 90 int display(Sys_tree *, Prom_node *, struct system_kstat_data *, int);
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | ssh.c | 851 const char *display; local 913 display = getenv("DISPLAY"); 914 if (options.forward_x11 && display != NULL) { 917 client_x11_get_proto(display, options.xauth_location, 921 x11_request_forwarding_with_spoofing(0, display, proto, data); 1049 const char *display; local 1080 display = getenv("DISPLAY"); 1081 if (options.forward_x11 && display != NULL) { 1084 client_x11_get_proto(display, options.xauth_location, 1088 x11_request_forwarding_with_spoofing(id, display, proto, data);
|
H A D | clientloop.c | 202 client_x11_get_proto(const char *display, const char *xauth_path, in client_x11_get_proto() argument 222 if (display == NULL) { in client_x11_get_proto() 233 if (strncmp(display, "localhost:", 10) == 0) { in client_x11_get_proto() 235 display + 10); in client_x11_get_proto() 236 display = xdisplay; in client_x11_get_proto() 249 xauth_path, xauthfile, display); in client_x11_get_proto() 267 display); in client_x11_get_proto()
|
/titanic_44/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 180 echo "\t-e display error log content instead of fault log content" 181 echo "\t-h display usage information for fmsim and exit" 186 echo "\t-v set verbose mode: display additional event detail" 187 echo "\t-V set very verbose mode: display complete event contents"
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | io.c | 116 display(&rem_win, buf, nb); in talk() 129 display(&my_win, buf, nb); in talk()
|
H A D | talk.h | 102 int display(xwin_t *, char *, int);
|
H A D | Makefile | 28 OBJS= talk.o get_names.o display.o io.o ctl.o init_disp.o \
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | session.c | 534 packet_set_interactive(s->display != NULL); in do_exec_no_pty() 1104 if (s->display) in do_setup_env() 1105 child_set_env(&env, &envsize, "DISPLAY", s->display); in do_setup_env() 1182 s->display != NULL && s->auth_proto != NULL && s->auth_data != NULL; in do_rc_files() 2279 if (s->display) in session_close() 2280 xfree(s->display); in session_close() 2388 char display[512], auth_display[512]; in session_setup_x11fwd() local 2404 if (s->display != NULL) { in session_setup_x11fwd() 2424 snprintf(display, sizeof display, "localhost:%u.%u", in session_setup_x11fwd() 2428 s->display = xstrdup(display); in session_setup_x11fwd() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/ |
H A D | keygen.c | 615 boolean_t display = B_FALSE; in main() local 653 display = B_TRUE; in main() 704 cid, !display) != KEYGEN_SUCCESS) { in main() 713 if (display) { in main()
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.msg | 169 The shdr:dump command is used to display section header\n\ 177 The shdr:sh_addr command is used to display or alter the\n\ 193 The shdr:sh_addralign command is used to display or alter the\n\ 212 The shdr:sh_entsize command is used to display or alter the\n\ 229 The shdr:sh_flags command is used to display or alter the\n\ 252 The shdr:sh_info command is used to display or alter the\n\ 266 The shdr:sh_link command is used to display or alter the\n\ 280 The shdr:sh_name command is used to display or alter the\n\ 300 The shdr:sh_offset command is used to display or alter the\n\ 316 The shdr:sh_size command is used to display or alter the\n\ [all …]
|
H A D | phdr.msg | 158 The phdr:dump command is used to display program headers\n\ 167 The phdr:p_type command is used to display or alter the\n\ 179 The phdr:p_offset command is used to display or alter the\n\ 193 The phdr:p_vaddr command is used to display or alter the\n\ 207 The phdr:p_paddr command is used to display or alter the\n\ 225 The phdr:p_filesz command is used to display or alter the\n\ 239 The phdr:p_memsz command is used to display or alter the\n\ 253 The phdr:p_flags command is used to display or alter the\n\ 277 The phdr:p_align command is used to display or alter the\n\ 294 The phdr:interp command is used to display or alter the\n\
|
H A D | sym.msg | 196 The sym:dump command is used to display symbol information\n\ 209 The sym:st_bind command is used to display or alter symbol\n\ 225 The sym:st_info command is used to display or alter the\n\ 240 The sym:st_name command is used to display or alter the\n\ 266 The sym:st_other command is used to display or alter the\n\ 284 symbol. The sym:st_shndx command is used to display or alter the\n\ 302 The sym:st_size command is used to display or alter the\n\ 316 The sym:st_type command is used to display or alter the\n\ 331 The sym:st_value command is used to display or alter the\n\ 345 The sym:st_visibility command is used to display or alter the\n\
|
H A D | dyn.msg | 214 The dyn:dump command is used to display the contents of the\n\ 218 The dyn:tag command is used to display or alter the\n\ 229 The dyn:value command is used to display or alter the\n\ 278 The dyn:runpath command is used to display or alter the\n\ 302 The dyn:posflag1 command is used to display or alter\n\ 311 to display the value of a single specific DT_POSFLAG_1 element\n\ 343 The dyn:flags command is used to display or alter the\n\ 367 The dyn:flags1 command is used to display or alter the\n\ 391 The dyn:feature1 command is used to display or alter the\n\ 425 The dyn:sunw_ldmach command is used to display or alter the\n\
|
H A D | cap.msg | 170 The cap:dump command is used to display the contents of the\n\ 175 The cap:tag command is used to display or alter the\n\ 186 The cap:value command is used to display or alter the\n\ 211 The cap:hw1 command is used to display or alter the\n\ 231 The cap:sf1 command is used to display or alter the\n\ 251 The cap:hw2 command is used to display or alter the\n\
|
/titanic_44/usr/src/cmd/powertop/ |
H A D | Makefile.com | 28 display.o \
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | session.h | 55 char *display; member
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4u.c | 57 display(Sys_tree *tree, in display() function
|