Searched refs:inquotes (Results 1 – 4 of 4) sorted by relevance
63 int inquotes, length, wslength; in init_env() local104 inquotes = 0; in init_env()107 if (inquotes == 0) in init_env()108 inquotes = 1; in init_env()110 inquotes = 0; in init_env()112 if (inquotes == 0) in init_env()
146 int inquotes = 0; in getdefault() local155 !((*cp2 == ';') && (inquotes == 0))) { in getdefault()158 inquotes = in getdefault()159 inquotes == 0 ? 1 : 0; in getdefault()
1931 int inquotes, length, wslength; in init_env() local1978 inquotes = 0; in init_env()1981 if (inquotes == 0) in init_env()1982 inquotes = 1; in init_env()1984 inquotes = 0; in init_env()1986 if (inquotes == 0) in init_env()
533 boolean_t inquotes = B_FALSE; in create_argv() local543 if (inquotes) { in create_argv()577 if (inquotes) { in create_argv()578 inquotes = B_FALSE; in create_argv()581 inquotes = B_TRUE; in create_argv()