Lines Matching defs:string

46 #include	<string.h>
501 * not, 'where" will provide the insertion point for the new string.
517 * Inspect the generic string AVL tree for the given string. If the string is
518 * not present, duplicate it, and insert the string in the AVL tree. Return the
519 * duplicated string to the caller.
523 * FullPathNode and not-found path names use the same string pointer
524 * established for this string.
546 * Determine the string size if not provided by the caller.
552 * The string passed to us may be a multiple path string for
554 * size, strip out the required string.
572 * Determine whether this string already exists.
582 * Allocate a string buffer if one does not exist, or if there is
583 * insufficient space for the new string in any existing buffer.
1341 * this is only useful when the environment value is an informational string.
1436 #define SEL_ACT_STR 0x0400 /* setting string value */
1444 * and len specifies its length (comparing a strings length before the string
1459 * string.
1463 * If the string is from a configuration file and defined as
1834 * truncate this string to "LD_'\0'". This string is
2132 * Create a new string as we're going to transform the token(s) into
2163 * Have we discovered an "=" string.
2183 * string usage is reset to a NULL string, thus
2194 * neutral portion of the string.
2274 * Process a single LD_XXXX string.
2314 * portion of the string.
2399 * the string so that new locale setting can generically cleanup any
2692 const char *string =
2729 * string (stored in reverse order).
2733 *_s++ = string[num % base];
2761 * Print any prefix and the numeric string
2967 * ELF error string.
2998 * make sure any partial string is null terminated.
3114 * to a constant error message string.