funlockfile        42 lib/getopt.c   # define funlockfile(fp) _IO_funlockfile (fp)
funlockfile        51 lib/getopt.c   #  define funlockfile(fp) /* nop */
funlockfile       133 lib/unlocked-io.h # undef funlockfile
funlockfile       134 lib/unlocked-io.h # define funlockfile(x) ((void) 0)