Searched refs:attrscan (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | main.c | 400 attrscan(1, nodeupdates); 415 attrscan(1, nodeupdates); 508 attrscan(0, addfile);
|
H A D | interactive.c | 155 attrscan(0, addfile);
|
H A D | dirs.c | 303 attrscan(int always, long (*todo)()) function
|
/illumos-gate/usr/src/cmd/tnf/prex/ |
H A D | list.c | 92 static void attrscan(spec_t * spec_p, char *attr, char *values, void *pdata); 314 spec_attrtrav(spec_p, attrs, attrscan, calldata_p); 325 * attrscan() - called on each matching attr/values component 330 attrscan(spec_t * spec_p, function 372 } /* end attrscan */
|
Completed in 63 milliseconds