Home
last modified time | relevance | path

Searched defs:escaped (Results 1 – 18 of 18) sorted by relevance

/titanic_52/usr/src/lib/libtecla/common/
H A Dcplfile.c118 int escaped; /* If true, add escapes to the completion suffixes */ member
238 int escaped, CplCheckFn *check_fn, void *check_data) in _cf_complete_file() argument
525 cf_complete_username(CompleteFile * cf,WordCompletion * cpl,const char * prefix,const char * line,int word_start,int word_end,int escaped) cf_complete_username() argument
609 cf_complete_entry(CompleteFile * cf,WordCompletion * cpl,const char * line,int word_start,int word_end,int escaped,CplCheckFn * check_fn,void * check_data) cf_complete_entry() argument
[all...]
H A Dpcache.c72 int escaped; /* If non-zero, backslashes in the input line are */ member
587 int escaped = 0; /* True if the last character was a backslash */ in pca_extract_dir() local
667 int escaped = 0; /* True if the last character was a backslash */ in pca_read_username() local
1562 pca_prepare_prefix(PathCache * pc,const char * prefix,size_t prefix_len,int escaped) pca_prepare_prefix() argument
[all...]
H A Dstringrp.c188 int escaped = 0; /* True if the next character should be */ in _sg_store_string() local
H A Dpathutil.c502 int escaped = 0; /* True when the next character is escaped */ in _pu_end_of_path() local
H A Dcplmatch.c106 int escaped; /* If none-zero, backslashes in the input line are */ member
H A Dexpand.c1049 int escaped; /* True if the previous character was a '\' */ in ef_expand_special() local
H A Dgetline.c6377 int escaped = 0; /* True if the next character is escaped */ in _gl_parse_config_line() local
[all...]
/titanic_52/usr/src/lib/libresolv2/common/nameser/
H A Dns_samedomain.c53 int diff, i, escaped; in ns_samedomain() local
[all...]
H A Dns_name.c220 int c, n, escaped, e = 0; in ns_name_pton2() local
/titanic_52/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtesc.c55 register int escaped; in fmtquote() local
[all...]
/titanic_52/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c222 int ch, escaped = 0; in res_mailok() local
/titanic_52/usr/src/lib/libkmf/libkmf/common/
H A Dpk11tokens.c200 boolean_t escaped = B_FALSE; in unescape_str() local
/titanic_52/usr/src/cmd/localedef/
H A Dscanner.c43 static int escaped = 0; variable
[all...]
/titanic_52/usr/src/lib/libnwam/common/
H A Dlibnwam_files.c66 boolean_t escaped = B_FALSE; in nwam_tokenize_by_unescaped_delim() local
/titanic_52/usr/src/lib/libtecla/
H A Dlibtecla.h421 int escaped; /* Opposite to the argument of cfc_literal_escapes() */ member
/titanic_52/usr/src/cmd/fs.d/autofs/
H A Dauto_subr.c672 register int escaped, inquote, inbracket, quoted; local
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c642 magic(register Cenv_t* env, register int c, int escaped) in magic() argument
2009 chr(register Cenv_t * env,int * escaped) chr() argument
[all...]
/titanic_52/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c615 int escaped = 0; local