|
My Project
|
Functions | |
| void | GRSThttpError (char *status) |
| void | adminfooter (GRSThttpBody *bp, char *dn, char *help_uri, char *dir_uri, char *admin_file) |
| int | GRSTstrCmpShort (char *long_s, char *short_s) |
| char * | makevfilename (char *publicname, off_t size, char *dn) |
| void | justheader (char *dn, GRSTgaclPerm perm, char *help_uri, char *dir_path, char *dir_uri, char *admin_file) |
| void | justfooter (char *dn, GRSTgaclPerm perm, char *help_uri, char *dir_path, char *dir_uri, char *admin_file) |
| int | main () |
| void adminfooter | ( | GRSThttpBody * | bp, |
| char * | dn, | ||
| char * | help_uri, | ||
| char * | dir_uri, | ||
| char * | admin_file | ||
| ) |
| void GRSThttpError | ( | char * | status | ) |
| int GRSTstrCmpShort | ( | char * | long_s, |
| char * | short_s | ||
| ) |
| void justfooter | ( | char * | dn, |
| GRSTgaclPerm | perm, | ||
| char * | help_uri, | ||
| char * | dir_path, | ||
| char * | dir_uri, | ||
| char * | admin_file | ||
| ) |
| void justheader | ( | char * | dn, |
| GRSTgaclPerm | perm, | ||
| char * | help_uri, | ||
| char * | dir_path, | ||
| char * | dir_uri, | ||
| char * | admin_file | ||
| ) |
| int main | ( | void | ) |
| char * makevfilename | ( | char * | publicname, |
| off_t | size, | ||
| char * | dn | ||
| ) |