Searched defs:get_info (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/autopush/ |
H A D | autopush.c | 98 static int rem_info(), get_info(), set_info(); 220 exitcode = get_info(major, minor); 405 * get_info(): 409 get_info(major_t maj, minor_t min) function
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 91 static int get_info(char *, char **, char **, char **, char **, char **, 294 if (error = get_info(linebuf, &tag, &defaultdir, &bufferpath, 771 get_info( function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_rcm.c | 72 int (*get_info)(rcm_handle_t *, char *, uint_t, rcm_info_t **); member in struct:__anon65 332 rcm->get_info = (int (*)
|
/illumos-gate/usr/src/uts/common/io/lvm/md/ |
H A D | md.c | 1383 get_info(struct dk_cinfo *info, minor_t mnum) function
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_hw.h | 745 s32 (*get_info)(struct e1000_hw *); member in struct:e1000_phy_operations
|
Completed in 305 milliseconds