Searched defs:palloc (Results 1 - 5 of 5) sorted by relevance
| /src/sbin/mount_portal/ |
| H A D | conf.c | 147 palloc(char *cline, int lno, const char *conf_file) function in typeref:typename:path *
|
| /src/usr.bin/finger/ |
| H A D | util.c | 303 palloc(void) function in typeref:typename:PERSON *
|
| /src/bin/csh/ |
| H A D | proc.c | 453 palloc(int pid, struct command *t) function in typeref:typename:void
|
| /src/usr.bin/find/ |
| H A D | function.c | 2017 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) function in typeref:typename:PLAN * [all...] |
| /src/sys/kern/ |
| H A D | subr_pool.c | 807 pool_init(struct pool * pp,size_t size,u_int align,u_int ioff,int flags,const char * wchan,struct pool_allocator * palloc,int ipl) argument 2096 pool_cache_init(size_t size,u_int align,u_int align_offset,u_int flags,const char * wchan,struct pool_allocator * palloc,int ipl,int (* ctor)(void *,void *,int),void (* dtor)(void *,void *),void * arg) argument 2119 pool_cache_bootstrap(pool_cache_t pc,size_t size,u_int align,u_int align_offset,u_int flags,const char * wchan,struct pool_allocator * palloc,int ipl,int (* ctor)(void *,void *,int),void (* dtor)(void *,void *),void * arg) argument [all...] |
Completed in 8 milliseconds