Searched hist:"96 c4266cb3ec0dfe1c78d4661551284f4ffdfa2a" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/libkern/ |
H A D | strdup.c | diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/sys/ |
H A D | libkern.h | diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | malloc.h | diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/conf/ |
H A D | files | diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 96c4266cb3ec0dfe1c78d4661551284f4ffdfa2a Sun Feb 23 15:30:17 CET 2003 Robert Watson <rwatson@FreeBSD.org> Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|