Searched defs:neltp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libipp/
H A Dlibipp.c403 int *neltp)
413 if (modname_arrayp == NULL || neltp == NULL) {
444 *neltp = ad.nelt;
461 int *neltp)
471 if (modname == NULL || aname_arrayp == NULL || neltp == NULL) {
508 *neltp = ad.nelt;
401 ipp_list_mods( char ***modname_arrayp, int *neltp) argument
458 ipp_mod_list_actions( const char *modname, char ***aname_arrayp, int *neltp) argument

Completed in 21 milliseconds