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

  /src/external/bsd/bc/dist/
util.c 45 /* strcopyof mallocs new memory and copies a string to to the new
49 strcopyof (const char *str) function
556 id->id = strcopyof (name);

Completed in 24 milliseconds