Home
last modified time | relevance | path

Searched refs:line (Results 1301 – 1325 of 1461) sorted by relevance

1...<<515253545556575859

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_lex.l830 yyerror("end-of-file encountered before end of control line\n");
/illumos-gate/usr/src/boot/forth/
H A Dcheck-password.4th112 10 emit \ Echo new line
H A Dloader.4th76 \ note the command line switched for boot command will cause
553 \ line, if interpreted, or given on the stack, if compiled in.
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c57 line *addr;
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_term.c340 term_tag_write(n, p->line); in print_mdoc_node()
635 term_tag_write(n, p->line); in termp_it_pre()
1566 term_tag_write(n, p->line); in termp_pp_pre()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2329 char line[LINE_MAX]; in check_applicability() local
2432 while (fgets(line, LINE_MAX, pkgmapFP) != NULL) { in check_applicability()
2433 if (strstr(line, " i request") != NULL) { in check_applicability()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hooks.c1216 if (tmp->pos.line < expr->pos.line) in is_condition_call()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame2.c252 print_prefix(struct cie_fde_prefix_s *prefix, int line)
255 (unsigned long) prefix, line);
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.c860 dtj_wrap_exception(JNIEnv *jenv, const char *file, int line) in dtj_wrap_exception() argument
898 jfile, line, e); in dtj_wrap_exception()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.msg59 # 1-line description strings
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h939 int __print2buf(LineBuf *line, const char *toprint, char *sep);
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices196 printer 515/tcp spooler # line printer spooler
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c1217 milter_setup(line) in milter_setup() argument
1218 char *line; in milter_setup()
1226 for (p = line;
1232 if (line[0] == '\0')
1239 m->mf_name = newstr(line);
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c298 char *line, *iter = NULL; in massage_control_data() local
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME132 the -Taps option. In addition dpost must use level 2 encoding. A command line
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcomvar.sh302 last line
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib436 # Output a formatted line
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME38 Guide". This document is available on-line at http://docs.sun.com.
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5495 char line[80]; in confirm_abort() local
5502 if (getaline(stdin, line, sizeof (line)) == EOF) in confirm_abort()
5503 line[0] = 'y'; in confirm_abort()
5506 if (line[0] == 'y' || line[0] == 'Y') in confirm_abort()
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c1979 char line[100], *sl; in command() local
1992 sl = line; in command()
1998 execl("/usr/bin/sh", "sh", "-c", line, 0); in command()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3127 cmd_match_fcn(WordCompletion *cpl, void *data, const char *line, int word_end) in cmd_match_fcn() argument
3157 tokst = tokenize_user_cmd(line, word_end, 1); in cmd_match_fcn()
3164 cstate.ecpl_line = line; in cmd_match_fcn()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design181 2. A new line ('\n') is written and new-line buffering is used.
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S578 / to pull the reset line. On some systems where the keyboard
579 / controller is slow to pull the reset line, the next reset method
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1407 smb_panic(char *file, const char *func, int line) in smb_panic() argument
1409 cmn_err(CE_PANIC, "%s:%s:%d\n", file, func, line); in smb_panic()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h395 int line; /* line number where the option came from */ member

1...<<515253545556575859