Lines Matching refs:newstr
227 newstr(char const * p) in newstr() function
282 ? NULL : newstr(q); in read_userconfig()
286 ? NULL : newstr(q); in read_userconfig()
290 ? NULL : newstr(q); in read_userconfig()
294 ? NULL : newstr(q); in read_userconfig()
298 ? "/home" : newstr(q); in read_userconfig()
308 ? "/bin" : newstr(q); in read_userconfig()
312 system_shells[i] = newstr(q); in read_userconfig()
319 ? (char *) bourne_shell : newstr(q); in read_userconfig()
324 ? NULL : newstr(q); in read_userconfig()
330 sl_add(config.groups, newstr(q)); in read_userconfig()
335 ? NULL : newstr(q); in read_userconfig()