/titanic_50/usr/src/lib/libtecla/common/ |
H A D | cplfile.c | 118 int escaped; /* If true, add escapes to the completion suffixes */ member 238 int escaped, CplCheckFn *check_fn, void *check_data) in _cf_complete_file() 525 int word_start, int word_end, int escaped) in cf_complete_username() 609 int escaped, CplCheckFn *check_fn, in cf_complete_entry()
|
H A D | pcache.c | 72 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 size_t prefix_len, int escaped) in pca_prepare_prefix()
|
H A D | stringrp.c | 188 int escaped = 0; /* True if the next character should be */ in _sg_store_string() local
|
H A D | pathutil.c | 502 int escaped = 0; /* True when the next character is escaped */ in _pu_end_of_path() local
|
H A D | cplmatch.c | 106 int escaped; /* If none-zero, backslashes in the input line are */ member
|
H A D | expand.c | 1049 int escaped; /* True if the previous character was a '\' */ in ef_expand_special() local
|
H A D | getline.c | 6377 int escaped = 0; /* True if the next character is escaped */ in _gl_parse_config_line() local
|
/titanic_50/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_samedomain.c | 53 int diff, i, escaped; in ns_samedomain() local
|
H A D | ns_name.c | 220 int c, n, escaped, e = 0; in ns_name_pton2() local
|
/titanic_50/usr/src/lib/libast/common/string/ |
H A D | fmtesc.c | 50 register int escaped; in fmtquote() local
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_comp.c | 222 int ch, escaped = 0; in res_mailok() local
|
/titanic_50/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11tokens.c | 200 boolean_t escaped = B_FALSE; in unescape_str() local
|
/titanic_50/usr/src/cmd/localedef/ |
H A D | scanner.c | 43 static int escaped = 0; variable
|
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam_files.c | 66 boolean_t escaped = B_FALSE; in nwam_tokenize_by_unescaped_delim() local
|
/titanic_50/usr/src/lib/libtecla/ |
H A D | libtecla.h | 421 int escaped; /* Opposite to the argument of cfc_literal_escapes() */ member
|
/titanic_50/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 339 int escaped = 0, private = 0, ok; in do_convert_from_ssh2() local
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | auto_subr.c | 672 register int escaped, inquote, inbracket, quoted; local
|
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regcomp.c | 633 magic(register Cenv_t* env, register int c, int escaped) in magic() 1986 chr(register Cenv_t* env, int* escaped) in chr()
|
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 615 int escaped = 0; local
|