Searched defs:literal (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | wordexp.c | 69 register int c,quoted=0,literal=0,ac=0; in wordexp() local
|
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | pcache.c | 663 int literal, const char **nextp) in pca_read_username() 1013 int literal) in pca_lookup_file() 1592 void ppc_literal_escapes(PcaPathConf *ppc, int literal) in ppc_literal_escapes() 1637 int literal, const char **endp) in pca_expand_tilde()
|
H A D | cplmatch.c | 899 void cfc_literal_escapes(CplFileConf *cfc, int literal) in cfc_literal_escapes()
|
/titanic_41/usr/src/cmd/filesync/ |
H A D | files.c | 429 int literal = 0; in wildcards() local
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.glob.c | 694 dobackp(tchar *cp, bool literal) in dobackp() 745 backeval(tchar *cp, bool literal) in backeval()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | stage2.c | 804 int pos = 0, literal = 0, comment = 0; in get_line_from_config() local
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 2162 size_t proplen, boolean_t literal) in zfs_prop_get_recvd() 2315 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() 2890 char *propbuf, int proplen, boolean_t literal) in zfs_prop_get_userquota() 2949 char *propbuf, int proplen, boolean_t literal) in zfs_prop_get_written() 4118 boolean_t literal) in zfs_expand_proplist()
|
H A D | libzfs_pool.c | 215 zprop_source_t *srctype, boolean_t literal) in zpool_get_prop()
|
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regcomp.c | 121 unsigned char* literal; /* literal restart pattern */ member
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | forth.c | 473 literal(fcode_env_t *env) in literal() function
|