Searched refs:infod (Results 1 – 3 of 3) sorted by relevance
3617 infod_t infod; in strioctl() local3619 infod.d_cmd = INFOD_COUNT; in strioctl()3620 infod.d_count = 0; in strioctl()3622 infod.d_cmd |= INFOD_FIRSTBYTES; in strioctl()3623 infod.d_bytes = 0; in strioctl()3625 infod.d_res = 0; in strioctl()3626 (void) infonext(rdq, &infod); in strioctl()3627 count += infod.d_count; in strioctl()3628 if (infod.d_res & INFOD_FIRSTBYTES) in strioctl()3629 size = infod.d_bytes; in strioctl()[all …]
646 typedef struct infod { struct
451 -infodir | --infodir | --infodi | --infod | --info | --inf)453 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)