Searched refs:getgrnam_r (Results 1 – 16 of 16) sorted by relevance
| /mirbsd/src/include/ |
| D | grp.h | 62 int getgrnam_r(const char *, struct group *, char *,
|
| /mirbsd/src/lib/libc/gen/ |
| D | getgrent.c | 108 getgrnam_r(const char *name, struct group *grp, char *buffer, in getgrnam_r() function
|
| D | Makefile.inc | 119 getgrent.3 getgrgid_r.3 getgrent.3 getgrnam_r.3
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | reentr.inc | 285 # define getgrnam(a) (((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_… 288 # define getgrnam(a) ({int PL_REENTRANT_RETINT; ; ((PL_REENTRANT_RETINT = getgrnam_r(… 295 …return ((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_struct, PL_reentrant_buf… 302 # define getgrnam(a) (((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_… 305 # define getgrnam(a) ({int PL_REENTRANT_RETINT; ; ((PL_REENTRANT_RETINT = getgrnam_r(… 312 …return ((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_struct, PL_reentrant_buf… 318 # define getgrnam(a) (getgrnam_r(a, PL_reentrant_buffer->_grent_buffer, PL_reentrant_buffer->… 322 # define getgrnam(a) (((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_… 325 # define getgrnam(a) ({int PL_REENTRANT_RETINT; ; ((PL_REENTRANT_RETINT = getgrnam_r(… 332 …return ((PL_REENTRANT_RETINT = getgrnam_r(a, &PL_reentrant_buffer->_grent_struct, PL_reentrant_buf… [all …]
|
| D | Configure | 12778 echo "Disabling getgrnam_r, cannot determine prototype." >&4 ;; 12787 define) echo "getgrnam_r has no prototype, not using it." >&4 ;;
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_H.ce | 1509 * This symbol, if defined, indicates that the getgrnam_r routine 1513 * This symbol encodes the prototype of getgrnam_r.
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 1511 * This symbol, if defined, indicates that the getgrnam_r routine 1515 * This symbol encodes the prototype of getgrnam_r.
|
| D | config_H.bc | 1511 * This symbol, if defined, indicates that the getgrnam_r routine 1515 * This symbol encodes the prototype of getgrnam_r.
|
| D | config_H.gc | 1511 * This symbol, if defined, indicates that the getgrnam_r routine 1515 * This symbol encodes the prototype of getgrnam_r.
|
| D | config_H.vc64 | 1511 * This symbol, if defined, indicates that the getgrnam_r routine 1515 * This symbol encodes the prototype of getgrnam_r.
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 1586 * This symbol, if defined, indicates that the getgrnam_r routine 1590 * This symbol encodes the prototype of getgrnam_r.
|
| D | config_h.sample | 1533 * This symbol, if defined, indicates that the getgrnam_r routine 1537 * This symbol encodes the prototype of getgrnam_r.
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 3657 * This symbol, if defined, indicates that the getgrnam_r routine 3661 * This symbol encodes the prototype of getgrnam_r.
|
| D | Glossary | 868 which indicates to the C program that the getgrnam_r() 2527 This variable encodes the prototype of getgrnam_r.
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 3719 ./man3/getgrnam_r.htm
|
| /mirbsd/src/distrib/lists/base/dev/ |
| D | mi | 5974 ./usr/share/man/cat3/getgrnam_r.0
|