Searched refs:psfs_t (Results 1 – 1 of 1) sorted by relevance
640 } psfs_t; /* parse scanf format state */ typedef655 extern int __psfs_parse_spec(psfs_t *psfs) attribute_hidden;656 extern int __psfs_do_numeric(psfs_t *psfs, struct scan_cookie *sc) attribute_hidden;783 int attribute_hidden __psfs_parse_spec(register psfs_t *psfs) in __psfs_parse_spec()1137 psfs_t psfs; in VFSCANF()1748 int attribute_hidden __psfs_do_numeric(psfs_t *psfs, struct scan_cookie *sc) in __psfs_do_numeric()
Completed in 5 milliseconds