Home
last modified time | relevance | path

Searched refs:safe_strdup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dtic.c1204 safe_strdup(const char *value) in safe_strdup() function
1221 char *oldvalue = safe_strdup(TIPARM_1(oldcap, n)); in same_color()
1222 char *newvalue = safe_strdup(TIPARM_1(newcap, n)); in same_color()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c485 safe_strdup(const char *str) in safe_strdup() function
724 pt_header = safe_strdup(header); in set_progress_header()
7957 node->un_mountp = safe_strdup(entry.mnt_mountp); in unshare_unmount()