Searched refs:_nss_XbyY_buf_alloc (Results 1 – 5 of 5) sorted by relevance
376 extern nss_XbyY_buf_t *_nss_XbyY_buf_alloc(int struct_size, int buffer_size);381 ? (*bufpp) = _nss_XbyY_buf_alloc(str_size, buf_size) \
547 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()567 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()645 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()667 ndbuf4switch = _nss_XbyY_buf_alloc( in _get_hostserv_inetnetdir_byname()965 ndbuf4serv = _nss_XbyY_buf_alloc(sizeof (struct servent), in _get_hostserv_inetnetdir_byaddr()999 ndbuf4host = _nss_XbyY_buf_alloc(sizeof (struct hostent), in _get_hostserv_inetnetdir_byaddr()1061 ndbuf4serv = _nss_XbyY_buf_alloc(sizeof (struct servent), in _get_hostserv_inetnetdir_byaddr()1093 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
1961 _nss_XbyY_buf_alloc;