Searched defs:size_t (Results 1 – 15 of 15) sorted by relevance
27 register_file (void (*cb) (size_t, struct traced_file *), in register_file()42 _nss_files_init (void (*cb) (size_t, struct traced_file *)) in _nss_files_init()
87 static inline size_t in size_t() function119 static inline size_t in size_t() function150 static inline size_t in size_t() function182 static inline size_t in size_t() function
41 static inline size_t in size_t() function
59 static inline size_t in size_t() function
72 static inline size_t in size_t() function
68 static inline size_t in size_t() function
141 static inline size_t in size_t() function
71 static inline size_t in size_t() function
74 static inline size_t in size_t() function
79 static inline size_t in size_t() function
37 _nss_db_init (void (*cb) (size_t, struct traced_file *)) in _nss_db_init()
6 #define size_t unsigned int macro
270 run_outer_threads (void (*func)(unsigned char *, size_t)) in run_outer_threads() argument287 do_test_func (const char *fname, void (*func)(unsigned char *, size_t)) in do_test_func() argument
381 __nss_disable_nscd (void (*cb) (size_t, struct traced_file *)) in __nss_disable_nscd()
29 typedef __SIZE_TYPE__ size_t; typedef