HomeSort by relevance Sort by last modified time
    Searched refs:DLADM_STATUS_TOOSMALL (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/lib/libdladm/common/
libdlmgmt.c 84 return (DLADM_STATUS_TOOSMALL);
383 return (DLADM_STATUS_TOOSMALL);
417 return (DLADM_STATUS_TOOSMALL);
497 return (DLADM_STATUS_TOOSMALL);
545 return (DLADM_STATUS_TOOSMALL);
libdladm.h 94 DLADM_STATUS_TOOSMALL,
propfuncs.c 99 *statusp = DLADM_STATUS_TOOSMALL;
236 *statusp = DLADM_STATUS_TOOSMALL;
562 status = DLADM_STATUS_TOOSMALL;
secobj.c 199 return (DLADM_STATUS_TOOSMALL);
343 *statusp = DLADM_STATUS_TOOSMALL;
356 *statusp = DLADM_STATUS_TOOSMALL;
libdladm.c 177 case DLADM_STATUS_TOOSMALL:
410 return (DLADM_STATUS_TOOSMALL);
libdllink.c 976 status = DLADM_STATUS_TOOSMALL;
979 status = DLADM_STATUS_TOOSMALL;
linkprop.c 1052 status = DLADM_STATUS_TOOSMALL;
    [all...]
libdlaggr.c 132 status = DLADM_STATUS_TOOSMALL;
    [all...]

Completed in 240 milliseconds