Searched refs:_nss_XbyY_buf_alloc (Results 1 – 5 of 5) sorted by relevance
380 extern nss_XbyY_buf_t *_nss_XbyY_buf_alloc(int struct_size, int buffer_size);383 extern nss_XbyY_buf_t *_nss_XbyY_buf_alloc();389 ? (*bufpp) = _nss_XbyY_buf_alloc(str_size, buf_size) \
543 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()561 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()641 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()661 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()961 ndbuf4serv = _nss_XbyY_buf_alloc(sizeof (struct servent), in _get_hostserv_inetnetdir_byaddr()995 ndbuf4host = _nss_XbyY_buf_alloc(sizeof (struct hostent), in _get_hostserv_inetnetdir_byaddr()1057 ndbuf4serv = _nss_XbyY_buf_alloc(sizeof (struct servent), in _get_hostserv_inetnetdir_byaddr()1089 ndbuf4host = _nss_XbyY_buf_alloc(sizeof (struct hostent), in _get_hostserv_inetnetdir_byaddr()
431 buf = _nss_XbyY_buf_alloc(sizeof (struct group), NSS_BUFLEN_GROUP); in process_cstr()
60 _nss_XbyY_buf_alloc(int struct_size, int buffer_size) in _nss_XbyY_buf_alloc() function
1634 _nss_XbyY_buf_alloc;