Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 183) sorted by relevance

12345678

/titanic_52/usr/src/cmd/fs.d/autofs/
H A Dns_fnreaddir.c110 * list. If syntax is non-NULL recursively list names until a context
111 * with a different syntax is encountered, otherwise list one level
114 * eg: For the context org/eng with syntax "dot-separated, right-to-left",
122 list_ctx_aux(FN_ctx_t *, FN_compound_name_t *name, const FN_attrset_t *syntax,
132 * Return true if a set of syntax attributes correspond to a
137 slash_hierarchy(const FN_attrset_t *syntax);
140 * Return true if a set of syntax attributes correspond to a
145 non_slash_hierarchy(const FN_attrset_t *syntax);
148 * Return true if two syntax attribute sets are equal.
346 * True if ctx has a hierarchical syntax wit
396 FN_attrset_t *syntax; list_ctx() local
425 list_ctx_aux(FN_ctx_t * ctx,FN_compound_name_t * name,const FN_attrset_t * syntax,struct dir_entry ** entries_p,FN_status_t * status) list_ctx_aux() argument
530 slash_hierarchy(const FN_attrset_t * syntax) slash_hierarchy() argument
543 non_slash_hierarchy(const FN_attrset_t * syntax) non_slash_hierarchy() argument
[all...]
/titanic_52/usr/src/tools/onbld/Scm/
H A DIgnore.py33 RE_SYNTAX = re.compile(r'^syntax:\s*(.*)\s*$')
43 syntax = 'regex'
54 # Process "syntax:" lines
57 syntax = m.group(1)
60 if (syntax == 'glob'):
62 elif (syntax == 'regex'):
65 raise Exception('%s:%d: syntax "%s" is not supported' %
66 (ignorefile, lc, syntax))
/titanic_52/usr/src/cmd/csh/
H A Dsh.dol.c360 syntax: in Dgetdol()
361 error("Variable syntax"); /* No $?$, $#$ */ 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()
[all...]
H A Dsh.parse.c199 * syntax
204 syntax(struct wordent *p1, struct wordent *p2, int flags) in syntax() function
207 tprintf("TRACE- syntax()\n"); in syntax()
224 * syn1 & syntax
280 t->t_dcdr = syntax(p, p2, flags); in syn0()
292 * syn1a ; syntax
323 t->t_dcdr = syntax(p->next, p2, flags); in syn1()
/titanic_52/usr/src/cmd/cmd-crypto/scripts/
H A Di.kcfconf32 # 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 Di.kmfconf31 # The syntax of the input file is
81 # Check the input file syntax (should at least contain
H A Di.pkcs11conf32 # The syntax of the input file is <file_name>
83 # Check the input file syntax (each line should start with /)
/titanic_52/usr/src/cmd/geniconvtbl/
H A Dyacc.sed26 s;\("syntax error - cannot backup"\);gettext(\1);g
28 s;\("syntax error"\);gettext(\1);g
/titanic_52/usr/src/cmd/vi/port/
H A DREAD_ME32 -DTRACE for debugging (the original command line syntax
35 command line syntax. For the moment, BOTH
/titanic_52/usr/src/cmd/eeprom/i386/
H A Dbenv.c377 char *syntax = "syntax error in %s line %d"; in parse_cmd() local
422 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_cmd()
436 char *syntax = "syntax error in %s line %d"; in parse_name() local
444 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_name()
/titanic_52/usr/src/common/ficl/softcore/
H A Djhlocal.fr3 \ ** stack comment style local syntax...
168 local-state 3 <> abort" syntax error in { } local line"
221 local-state 3 <> abort" syntax error in { } local line"
H A Dficllocal.fr2 \ ** stack comment style local syntax...
/titanic_52/exception_lists/
H A Dwscheck13 syntax: glob
H A Dkeywords27 syntax: glob
H A Dmapfilechk38 syntax: glob
/titanic_52/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-278 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 `(hd
[all...]
/titanic_52/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar46 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_52/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample40 # Or, in the older (but still usable) syntax
50 # Or, in the older (but still usable) syntax
/titanic_52/usr/src/cmd/th_tools/
H A Dth_script.sh78 echo syntax: $0 path pid
/titanic_52/usr/src/lib/libsqlite/test/
H A Dselect1.test460 } {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}}
/titanic_52/usr/src/boot/sys/boot/
H A DREADME45 [See the section at the end on loader.conf syntax]
63 See the section on loader.conf syntax at the end of this
64 document, for some more pointers on loader.conf syntax.
72 /boot/defaults/loader.conf syntax, it's easier to get it
215 ### Module loading syntax example ##########################
/titanic_52/usr/src/cmd/lp/lib/lp/
H A DMakefile70 syntax.o \
/titanic_52/usr/src/grub/grub-0.97/
H A DTODO38 * Add BSD syntax support, using results of ioprobe to map drives. !
87 ? Add a partition naming syntax that means ``the first partition of
/titanic_52/usr/src/cmd/sendmail/cf/mailer/
H A Duucp.m438 # list:; syntax should disappear
72 # list:; syntax should disappear
/titanic_52/usr/src/cmd/ypcmd/net_files/
H A Dpublickey32 # The syntax is:

12345678