HomeSort by: relevance | last modified time | path
    Searched defs:pinflags (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/gpioctl/
gpioctl.c 58 } pinflags[] = { variable in typeref:typename:const struct bitstr[]
177 for (bs = pinflags; bs->string != NULL;
320 for (bs = pinflags; bs->string != NULL; bs++)
324 for (bs = pinflags; bs->string != NULL; bs++)
329 for (bs = pinflags; bs->string != NULL; bs++)
gpioctl.c 58 } pinflags[] = { variable in typeref:typename:const struct bitstr[]
177 for (bs = pinflags; bs->string != NULL;
320 for (bs = pinflags; bs->string != NULL; bs++)
324 for (bs = pinflags; bs->string != NULL; bs++)
329 for (bs = pinflags; bs->string != NULL; bs++)

Completed in 33 milliseconds