Home
last modified time | relevance | path

Searched defs:str_alloc (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/window/
H A Dstring.h38 #define str_alloc(s) malloc(s) macro
H A Dstring.c96 str_alloc(l) in str_alloc() function