file_contents 823 source3/libads/kerberos.c char *file_contents = NULL;
file_contents 862 source3/libads/kerberos.c file_contents = talloc_asprintf(fname,
file_contents 871 source3/libads/kerberos.c if (!file_contents) {
file_contents 875 source3/libads/kerberos.c flen = strlen(file_contents);
file_contents 894 source3/libads/kerberos.c ret = write(fd, file_contents, flen);