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

/illumos-gate/usr/src/lib/libcpc/i386/
H A Devent_pentium.c194 nextpair(const char *fn, function
275 { "nouser", nextpair },
280 { "sys", nextpair },
285 { "noedge", nextpair },
290 { "pc", nextpair },
295 { "int", nextpair },
300 { "inv", nextpair },
324 { "nouser", nextpair },
329 { "sys", nextpair },
334 { "noedge", nextpair },
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c841 nvpair_t *pair, *nextpair; local
847 pair = nextpair) {
848 nextpair = nvlist_next_nvpair(snaps, pair);
1041 nvpair_t *pair, *nextpair; local
1045 pair = nextpair) {
1048 nextpair = nvlist_next_nvpair(innvl, pair);

Completed in 73 milliseconds