Searched defs:palloc (Results 1 - 5 of 5) sorted by relevance

/src/sbin/mount_portal/
H A Dconf.c147 palloc(char *cline, int lno, const char *conf_file) function in typeref:typename:path *
/src/usr.bin/finger/
H A Dutil.c303 palloc(void) function in typeref:typename:PERSON *
/src/bin/csh/
H A Dproc.c453 palloc(int pid, struct command *t) function in typeref:typename:void
/src/usr.bin/find/
H A Dfunction.c2017 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) function in typeref:typename:PLAN *
[all...]
/src/sys/kern/
H A Dsubr_pool.c807 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 7 milliseconds