/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnreaddir.c | 122 list_ctx_aux(FN_ctx_t *, FN_compound_name_t *name, const FN_attrset_t *syntax, 137 slash_hierarchy(const FN_attrset_t *syntax); 145 non_slash_hierarchy(const FN_attrset_t *syntax); 396 FN_attrset_t *syntax; in list_ctx() local 400 syntax = fn_ctx_get_syntax_attrs(ctx, empty_cname, status); in list_ctx() 401 if (syntax == NULL) { in list_ctx() 406 fn_compound_name_from_syntax_attrs(syntax, empty_string, status); in list_ctx() 409 fn_attrset_destroy(syntax); in list_ctx() 412 if (!non_slash_hierarchy(syntax)) { in list_ctx() 413 fn_attrset_destroy(syntax); in list_ctx() [all …]
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | Ignore.py | 43 syntax = 'regex' 57 syntax = m.group(1) 60 if (syntax == 'glob'): 62 elif (syntax == 'regex'): 66 (ignorefile, lc, syntax))
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.dol.c | 360 syntax: in Dgetdol() 367 goto syntax; /* No $?<, $#< */ in Dgetdol() 390 goto syntax; in Dgetdol() 402 goto syntax; /* No $#1, e.g. */ in Dgetdol() 422 goto syntax; in Dgetdol() 431 goto syntax; in Dgetdol() 476 goto syntax; in Dgetdol() 483 goto syntax; in Dgetdol() 485 goto syntax; in Dgetdol() 504 goto syntax; in Dgetdol() [all …]
|
H A D | sh.parse.c | 204 syntax(struct wordent *p1, struct wordent *p2, int flags) in syntax() function 280 t->t_dcdr = syntax(p, p2, flags); in syn0() 323 t->t_dcdr = syntax(p->next, p2, flags); in syn1()
|
/titanic_44/usr/src/cmd/cmd-crypto/scripts/ |
H A D | i.kcfconf | 32 # The syntax of the input file for a kernel software provider package is 39 # The syntax of the input file for a cryptographic provider device driver(s) 92 # Check the input file syntax and append the input entries 103 # - If syntax of $src is correct, append the package 118 # - If syntax of $src is correct, append the package
|
H A D | i.kmfconf | 31 # The syntax of the input file is 81 # Check the input file syntax (should at least contain
|
H A D | i.pkcs11conf | 32 # The syntax of the input file is <file_name> 83 # Check the input file syntax (each line should start with /)
|
/titanic_44/usr/src/cmd/geniconvtbl/ |
H A D | yacc.sed | 26 s;\("syntax error - cannot backup"\);gettext(\1);g 28 s;\("syntax error"\);gettext(\1);g
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | READ_ME | 32 -DTRACE for debugging (the original command line syntax 35 command line syntax. For the moment, BOTH
|
/titanic_44/exception_lists/ |
H A D | wscheck | 13 syntax: glob
|
H A D | keywords | 26 syntax: glob
|
H A D | mapfilechk | 37 syntax: glob
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 78 exact syntax should differ a little from the example. 322 Filesystem syntax and semantics 325 GRUB uses a special syntax for specifying disk drives which can be 333 * Device syntax:: How to specify devices 334 * File name syntax:: How to specify files 335 * Block list syntax:: How to specify block lists 338 File: grub.info, Node: Device syntax, Next: File name syntax, Up: Filesystem 343 The device syntax is like this: 368 The syntax `(hd0)' represents using the entire disk (or the MBR when 369 installing GRUB), while the syntax `(hd0,0)' represents using the first [all …]
|
/titanic_44/usr/src/cmd/sgs/yacc/common/ |
H A D | yaccpar | 46 yyerror( "syntax error - cannot backup" );\ 133 ** yyparse - return 0 if worked, 1 if syntax error not recovered from 389 ** check for syntax error 397 yyerror( "syntax error" ); 402 ** we have a user generated syntax type error
|
/titanic_44/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 40 # Or, in the older (but still usable) syntax 50 # Or, in the older (but still usable) syntax
|
/titanic_44/usr/src/cmd/th_tools/ |
H A D | th_script.sh | 78 echo syntax: $0 path pid
|
/titanic_44/usr/src/cmd/eeprom/i386/ |
H A D | benv.c | 748 char *syntax = "syntax error in %s line %d"; in parse_cmd() local 793 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_cmd() 807 char *syntax = "syntax error in %s line %d"; in parse_name() local 815 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_name()
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | select1.test | 460 } {1 {near ";": syntax error}} 466 } {1 {near "WHERE": syntax error}} 470 } {1 {near "as": syntax error}} 476 } {1 {near ";": syntax error}} 482 } {1 {near "where": syntax error}} 488 } {1 {near "FROM": syntax error}} 494 } {1 {near ")": syntax error}} 500 } {1 {near ";": syntax error}}
|
H A D | main.test | 294 } {1 {near "bogus": syntax error}} 298 } {1 {near "create": syntax error}}
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | Makefile | 70 syntax.o \
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | TODO | 38 * Add BSD syntax support, using results of ioprobe to map drives. ! 87 ? Add a partition naming syntax that means ``the first partition of
|
/titanic_44/usr/src/cmd/sendmail/cf/mailer/ |
H A D | uucp.m4 | 38 # list:; syntax should disappear 72 # list:; syntax should disappear
|
/titanic_44/usr/src/cmd/ypcmd/net_files/ |
H A D | publickey | 32 # The syntax is:
|
/titanic_44/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.alt.in | 28 # syntax:
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 12 with the function name syntax, maintain compatibility. 46 to produce syntax errors.
|