/[radius]/radius/radiusd/rpp.c
ViewVC logotype

Diff of /radius/radiusd/rpp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by gray, Tue Jun 3 14:22:57 2003 UTC revision 1.9 by gray, Thu Jun 5 14:30:14 2003 UTC
# Line 330  rpp_kill(pid_t pid, int signo) Line 330  rpp_kill(pid_t pid, int signo)
330          return 0;          return 0;
331  }  }
332    
333    size_t
334    rpp_count()
335    {
336            return list_count(process_list);
337    }
338    
339  struct rpp_request {  struct rpp_request {
340          int type;                  /* Request type */          int type;                  /* Request type */
341          struct sockaddr_in addr;   /* Sender address */          struct sockaddr_in addr;   /* Sender address */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26