Home
last modified time | relevance | path

Searched defs:allocbuf (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/nsswitch/nis/common/
H A Dgetpwnam.c60 validate_passwd_ids(char **linepp, int *linelenp, int allocbuf) in validate_passwd_ids()
H A Dgetgrent.c69 validate_group_ids(char **linepp, int *linelenp, int allocbuf) in validate_group_ids()
/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Dgetdev.c281 char **allocbuf; /* Pointer to the allocated data */ local
H A Dgetdgrp.c333 void *allocbuf; /* Pointer to the allocated data */ local
/titanic_41/usr/src/uts/common/os/
H A Dvm_subr.c141 int allocbuf = 0; in default_physio() local
/titanic_41/usr/src/cmd/ssh/scp/
H A Dscp.c1154 allocbuf(bp, fd, blksize) in allocbuf() function
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c1715 allocbuf(BUF *bp, int fd, int blksize) in allocbuf() function