/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_krb.c | 72 const char *doing = NULL; local 88 doing = "smbns_krb: initializing context"; 102 doing = "smbns_krb: resolve default credentials cache"; 110 doing = "smbns_krb: parsing principal name"; 119 doing = "smbns_krb: getting initial credentials"; 131 doing = "smbns_krb: initializing cache"; 138 doing = "smbns_krb: storing credentials"; 148 smb_krb5_log_errmsg(ctx, doing, code); 150 syslog(LOG_ERR, "%s (%s)", doing, errmsg);
|
/illumos-gate/usr/src/cmd/sgs/ldprof/amd64/ |
H A D | Makefile | 41 @echo doing make install $(ROOTDYNLIB64)
|
/illumos-gate/usr/src/cmd/sgs/ldprof/sparcv9/ |
H A D | Makefile | 41 @echo doing make install $(ROOTDYNLIB64)
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | lshiftl.s | 49 / We are doing a negative (right) shift 59 / We are doing a positive (left) shift
|
H A D | setjmp.s | 34 / and doing a return.
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | Task.xs | 26 # Define any constants that need to be exported. By doing it this way we can
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | setjmp.s | 77 * We flush the register file to the stack by doing a kernel call.
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | setjmp.s | 77 * We flush the register file to the stack by doing a kernel call.
|
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libstand/ |
H A D | setjmp.s | 93 * We flush the register file to the stack by doing a kernel call.
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | printgprof.c | 686 nltype *doing; local 697 for ((doing = todo) && (todo = doing->cnext); 698 doing; 700 (doing = todo) && (todo = doing->cnext)) { 702 if (membercmp(doing, prev->cnext) == GREATERTHAN) 705 doing->cnext = prev->cnext; 706 prev->cnext = doing;
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipmon_y.y | 63 %type <opt> matchopt nattag type doopt doing save syslog nothing 73 line: IPM_MATCH '{' matching '}' IPM_DO '{' doing '}' ';' 112 doing: label 114 | doopt ',' doing { $1->o_next = $3; $$ = $1; }
|
/illumos-gate/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 91 * We will flush our registers by doing (nwindows-1) save instructions.
|
/illumos-gate/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 1037 char *doing = 0; local 1041 doing = gettext("getting initial credentials"); 1044 doing = gettext("validating credentials"); 1047 doing = gettext("renewing credentials"); 1057 doing); 1060 doing); 1062 com_err(progname, code, gettext("while %s"), doing);
|
/illumos-gate/usr/src/cmd/w/ |
H A D | w.c | 144 static char doing[520]; /* process attached to terminal */ variable 145 static time_t proctime; /* cpu time of process in doing */ 522 * and what the user is doing. 544 /* what user is doing, current process */ 545 PRINTF(("%-.32s\n", doing)); 582 (void) strcpy(doing, up->p_args); 584 (void) strcpy(doing, up->p_comm);
|
/illumos-gate/usr/src/cmd/whodo/ |
H A D | whodo.c | 148 static char doing[520]; /* process attached to terminal */ variable 149 static time_t proctime; /* cpu time of process in doing */ 547 * and what the user is doing. 556 (void) strcpy(doing, "-"); /* default act: normally never prints */ 567 /* what user is doing, current process */ 568 (void) printf("%-.32s\n", doing); 601 (void) strcpy(doing, up->p_args);
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.xs | 92 # Define any constants that need to be exported. By doing it this way we can
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 156 # Define any constants that need to be exported. By doing it this way we can
|
/illumos-gate/usr/src/lib/libsqlite/ |
H A D | main.mk | 12 # will run on the platform that is doing the build.
|
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | kclient.sh | 1895 query "$(gettext "Do you plan on doing Kerberized nfs") ?"
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 2443 ! Why are we doing this AGAIN? There are certain conditions in 3677 ! Why are we doing this AGAIN? There are certain conditions in
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 628 % Be sure we're in horizontal mode when doing a tie, since we make space 675 % threshold for doing this is if the group is more than \vfilllimit 770 % almost-but-not-quite fill up a page, TeX will have a hard time doing 3451 % by backing up by \lastskip, doing the \write, then inserting 4791 % to help in doing that, since in @example-like environments \parskip 4982 % we're doing normal filling. So, when using \aboveenvbreak and 5000 % doing normal filling.
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 4628 ! Why are we doing this AGAIN? There are certain conditions in 6802 ! Why are we doing this AGAIN? There are certain conditions in
|