pp_buff 831 lib/util/util.c char **pp_buff, pp_buff 841 lib/util/util.c *pp_buff = NULL; pp_buff 879 lib/util/util.c *pp_buff = talloc_array(ctx, char, len); pp_buff 880 lib/util/util.c if (!*pp_buff) { pp_buff 885 lib/util/util.c pbuf = *pp_buff; pp_buff 904 lib/util/util.c char **pp_buff, pp_buff 907 lib/util/util.c return next_token_internal_talloc(ctx, ptr, pp_buff, sep, true); pp_buff 918 lib/util/util.c char **pp_buff, pp_buff 921 lib/util/util.c return next_token_internal_talloc(ctx, ptr, pp_buff, sep, false); pp_buff 209 lib/util/util.h char **pp_buff, pp_buff 219 lib/util/util.h char **pp_buff, pp_buff 105 nsswitch/winbind_nss_linux.c char **pp_buff, pp_buff 114 nsswitch/winbind_nss_linux.c *pp_buff = NULL; pp_buff 150 nsswitch/winbind_nss_linux.c *pp_buff = (char *)malloc(len); pp_buff 151 nsswitch/winbind_nss_linux.c if (!*pp_buff) { pp_buff 156 nsswitch/winbind_nss_linux.c pbuf = *pp_buff; pp_buff 1434 source3/include/proto.h char **pp_buff, pp_buff 1438 source3/include/proto.h char **pp_buff,