Home | History | Annotate | Download | only in lib

Lines Matching defs:getusershell

442 extern char *getusershell (void);
443 /* Rewind to pointer that is advanced at each getusershell() call. */
445 /* Free the pointer that is advanced at each getusershell() call and
450 # undef getusershell
451 # define getusershell() \
452 (GL_LINK_WARNING ("getusershell is unportable - " \
453 "use gnulib module getusershell for portability"), \
454 getusershell ())
458 "use gnulib module getusershell for portability"), \
463 "use gnulib module getusershell for portability"), \