HomeSort by: relevance | last modified time | path
    Searched defs:addsuffix (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
makesyscalls.sh 92 addsuffix() function
111 sysautoloadbottom=$(addsuffix $sysautoload "bottom")
116 sysnamesbottom=$(addsuffix $sysnames "bottom")
117 sysnamesfriendly=$(addsuffix $sysnames "friendly")
  /src/external/mpl/bind/dist/lib/dns/
dst_api.c 190 addsuffix(char *filename, int len, const char *dirname, const char *ofilename,
594 result = addsuffix(newfilename, newfilenamelen, dirname, filename,
610 result = addsuffix(statefilename, statefilenamelen, dirname,
653 result = addsuffix(newfilename, newfilenamelen, dirname, filename,
2336 addsuffix(char *filename, int len, const char *odirname, const char *ofilename, function
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c 176 addsuffix(char *filename, int len, const char *dirname, const char *ofilename,
635 result = addsuffix(newfilename, newfilenamelen, dirname, filename,
651 result = addsuffix(statefilename, statefilenamelen, dirname,
697 result = addsuffix(newfilename, newfilenamelen, dirname, filename,
2400 addsuffix(char *filename, int len, const char *odirname, const char *ofilename, function

Completed in 16 milliseconds