Home
last modified time | relevance | path

Searched refs:title (Results 26 – 50 of 143) sorted by relevance

123456

/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th125 0= if ( title == be )
336 0 0 2local title
359 s" title" name_buffer strget compare
362 flag if \ check for title
363 value_buffer strget strdup to title free_buffers
367 title s" zfs_be_active" setenv
370 title drop free-memory 0 0 to title
420 read_line \ skip title
427 read_line \ read title line
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl50 $title = $opt_t ? $opt_t : "Differences between $ARGV[0] and $ARGV[1]";
72 <title>$title</title>
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt132 # title <= 46
718 title=enter prom
768 title=exit prom
2249 title=in.ftpd
2256 title=in.ftpd
2262 title=halt
2340 title=poweroff
2346 title=reboot
2355 title=rpc.rexd
2376 title=in.rshd
[all …]
/illumos-gate/usr/src/cmd/lp/model/
H A Dtsol_netstandard_foomatic183 # ${SPOOLDIR}/.../printer request-id user title copies options files...
204 title=$3
226 " title : ${title}"
456 -p ${printer} ${dest} -T \"${title}\" \
460 PPDFILTERA="${PPDFILTER} ${request_id} ${user_name} \"${title}\" ${copies} \"${option_list}\""
504 if [ -n "${title}" ]
506 echo "##### Title: ${title}${NL}\c"
559 # Get rid of the #, TAB and NL characters in the title
560 tsol_title=`echo $title`
683 ${request_id} ${user_name} "${title}" ${copies} "${option_list}" \
H A Dtsol_netstandard181 # ${SPOOLDIR}/.../printer request-id user title copies options files...
202 title=$3
223 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " title : ${title}"
438 -p ${printer} ${dest} -T \"${title}\" \
478 if [ -n "${title}" ]
480 echo "##### Title: ${title}${NL}\c"
533 # Get rid of the #, TAB and NL characters in the title
534 tsol_title=`echo $title`
H A Dnetstandard158 # ${SPOOLDIR}/.../printer request-id user title copies options files...
179 title=$3
197 logger -p lpr.debug -t "netstandard: ${request_id}" " title : ${title}"
402 -p ${printer} ${dest} -T \"${title}\" \
442 if [ -n "${title}" ]
444 echo "##### Title: ${title}${NL}\c"
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dprint.c186 print_file(smb_ctx_t *ctx, char *title, int file) in print_file() argument
195 pfd = smb_open_printer(ctx, title, setup_len, mode); in print_file()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c301 char *title; in menu_read() local
319 title = NULL; in menu_read()
337 if (value == NULL || (title = strdup(value)) == NULL) { in menu_read()
364 mp->me_title = title; in menu_read()
371 title = NULL; in menu_read()
377 free(title); in menu_read()
1020 char *ptr, *title = NULL; in list_entry() local
1037 title = ptr+1; in list_entry()
1044 if (title != NULL) { in list_entry()
1045 if (strcmp(title, entry->me_title) == 0) in list_entry()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c939 char *title; in zprop_print_headers() local
1023 title = dgettext(TEXT_DOMAIN, "NAME"); in zprop_print_headers()
1026 title = dgettext(TEXT_DOMAIN, "PROPERTY"); in zprop_print_headers()
1029 title = dgettext(TEXT_DOMAIN, "VALUE"); in zprop_print_headers()
1032 title = dgettext(TEXT_DOMAIN, "RECEIVED"); in zprop_print_headers()
1035 title = dgettext(TEXT_DOMAIN, "SOURCE"); in zprop_print_headers()
1038 title = NULL; in zprop_print_headers()
1041 if (title != NULL) { in zprop_print_headers()
1044 (void) printf("%s", title); in zprop_print_headers()
1048 title); in zprop_print_headers()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_html.c319 mandoc_asprintf(&cp, "%s(%s) (%s)", meta->title, in print_mdoc_head()
322 mandoc_asprintf(&cp, "%s(%s)", meta->title, meta->msec); in print_mdoc_head()
324 mandoc_asprintf(&cp, "%s (%s)", meta->title, meta->arch); in print_mdoc_head()
326 cp = mandoc_strdup(meta->title); in print_mdoc_head()
473 char *volume, *title; in mdoc_root_pre() local
482 title = mandoc_strdup(meta->title); in mdoc_root_pre()
484 mandoc_asprintf(&title, "%s(%s)", in mdoc_root_pre()
485 meta->title, meta->msec); in mdoc_root_pre()
491 print_text(h, title); in mdoc_root_pre()
499 print_text(h, title); in mdoc_root_pre()
[all …]
/illumos-gate/usr/src/cmd/lp/lib/requests/
H A Dputrequest.c186 if (reqbufp->title)
187 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->title);
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-jobs.c217 if (r->title != NULL) in job_attributes_to_lpsched_request()
218 free(r->title); in job_attributes_to_lpsched_request()
219 r->title = strdup(buf); in job_attributes_to_lpsched_request()
447 "job-name", r->title); in lpsched_request_to_job_attributes()
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpdchk.c269 static void print_list(title, list) in print_list() argument
270 char *title; in print_list()
277 fputs(title, stdout);
/illumos-gate/usr/src/cmd/allocate/
H A Dwdwmsg.sh45 --title="$dialogTitle" \
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c64 rel_cache_statistics(Ofl_desc *ofl, const char *title, APlist *alp) in rel_cache_statistics() argument
79 dbg_print(lml, MSG_INTL(MSG_STATS_REL_CACHE), title, in rel_cache_statistics()
H A Dcap.c207 Dbg_cap_post_title(Lm_list *lml, int *title) in Dbg_cap_post_title() argument
213 if ((*title)++ == 0) in Dbg_cap_post_title()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl111 proc statline {title value {extra {}}} {
112 set len [string length $title]
119 puts "$title$dots $value$sp2$extra"
139 proc subreport {title where} {
154 set len [string length $title]
159 puts "*** $title $stars"
H A Dspeedtest2.tcl10 proc runtest {title} { argument
13 puts "<h2>Test $cnt: $title</h2>"
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dbsd_misc.c126 if (injob->title == NULL) in create_bsd_job()
129 job->np_title = injob->title; in create_bsd_job()
H A Dnetpr.h107 char *title; member
/illumos-gate/usr/src/lib/librstp/common/
H A Dport.c234 void STP_port_trace_flags (char* title, PORT_T* this) in STP_port_trace_flags() argument
250 …stp_trace (" %-12s: flags=0x%04lx fdWhile=%d port=%s", title, flag, this->fdWhile, this->p… in STP_port_trace_flags()
/illumos-gate/usr/src/cmd/lp/include/
H A Drequests.h78 char *title; /* optional title for banner page */ member
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c1247 char title[2 * BUFSIZ], *etitle; variable
1267 title[0] = 0; in diffdir()
1268 (void) strcpy(title, "diff "); in diffdir()
1273 (void) strcat(title, diffargv[i]); in diffdir()
1274 (void) strcat(title, " "); in diffdir()
1276 for (etitle = title; *etitle; etitle++) in diffdir()
1375 scanpr(struct dir *dp, int test, char *title, char *file1, char *efile1, in scanpr() argument
1388 (void) printf(title, in scanpr()
1634 result = calldiff(title); in compare()
1639 (void) printf("%s%s %s\n", title, file1, file2); in compare()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmemscrub.c215 memscrub_printmemlist(char *title, struct memlist *listp) in memscrub_printmemlist() argument
219 cmn_err(CE_CONT, "%s:\n", title); in memscrub_printmemlist()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dastsa.mm1 .xx title="astsa"

123456